[INFO] cloning repository https://github.com/lnx-search/lnx-vfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lnx-search/lnx-vfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnx-search%2Flnx-vfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnx-search%2Flnx-vfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d58f7c509b3c76e3d9608eaf59d973fd60c8f508
[INFO] testing lnx-search/lnx-vfs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnx-search%2Flnx-vfs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lnx-search/lnx-vfs
[INFO] finished tweaking git repo https://github.com/lnx-search/lnx-vfs
[INFO] tweaked toml for git repo https://github.com/lnx-search/lnx-vfs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lnx-search/lnx-vfs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lnx-search/lnx-vfs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/lnx-search/memmap2-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecheck v0.8.1
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.1
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.11
[INFO] [stderr]   Downloaded rancor v0.1.0
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded papaya v0.2.3
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded rkyv v0.8.11
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded axboe-liburing v2.12.0
[INFO] [stderr]   Downloaded seize v0.5.0
[INFO] [stderr]   Downloaded munge_macro v0.4.6
[INFO] [stderr]   Downloaded munge v0.4.6
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded fail v0.5.1
[INFO] [stderr]   Downloaded rend v0.5.2
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded i2o2 v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 009724c4c0682ff706066995b99ec61c1deee25084045242662b3f928d42ffc2
[INFO] running `Command { std: "docker" "start" "-a" "009724c4c0682ff706066995b99ec61c1deee25084045242662b3f928d42ffc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "009724c4c0682ff706066995b99ec61c1deee25084045242662b3f928d42ffc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009724c4c0682ff706066995b99ec61c1deee25084045242662b3f928d42ffc2", kill_on_drop: false }`
[INFO] [stdout] 009724c4c0682ff706066995b99ec61c1deee25084045242662b3f928d42ffc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbbe462fa9c6a52f6b4d849438ec3d3e9ee027385d8969549058112dfb40717d
[INFO] running `Command { std: "docker" "start" "-a" "cbbe462fa9c6a52f6b4d849438ec3d3e9ee027385d8969549058112dfb40717d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling memmap2 v0.9.6 (https://github.com/lnx-search/memmap2-rs.git?rev=b4e936e#b4e936ea)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling munge v0.4.6
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling axboe-liburing v2.12.0
[INFO] [stderr]    Compiling i2o2 v0.5.0
[INFO] [stderr]    Compiling lnx-vfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `num_files_to_cleanup` is never used
[INFO] [stdout]    --> src/controller/metadata.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl MetadataController {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub fn num_files_to_cleanup(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_page_files` is never used
[INFO] [stdout]   --> src/controller/page_file.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PageFileController {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn num_page_files(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `num_free_writers`, `num_checkpoint_pending_writers`, `total_write_operations`, `total_coalesced_write_operations`, and `total_coalesced_failures` are never used
[INFO] [stdout]    --> src/controller/wal.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl WalController {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn num_free_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn num_checkpoint_pending_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn total_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn total_coalesced_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn total_coalesced_failures(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_new_file`, `resolve_file_path`, and `num_open_files` are never used
[INFO] [stdout]    --> src/directory.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl SystemDirectoryInner {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 139 |     /// Create a new file in the target group.
[INFO] [stdout] 140 |     pub async fn create_new_file(&self, group: FileGroup) -> io::Result<FileId> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn resolve_file_path(&self, group: FileGroup, file_id: FileId) -> PathBuf {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub async fn num_open_files(&self, group: FileGroup) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_open_files` is never used
[INFO] [stdout]    --> src/directory.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl FileGroupDirectory {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 325 |     fn num_open_files(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `free` is never used
[INFO] [stdout]   --> src/page_file_allocator.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PageFileAllocator {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn free(&self, page_file_id: PageFileId, start_page_id: u32, span_len: u16) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.17s
[INFO] running `Command { std: "docker" "inspect" "cbbe462fa9c6a52f6b4d849438ec3d3e9ee027385d8969549058112dfb40717d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbbe462fa9c6a52f6b4d849438ec3d3e9ee027385d8969549058112dfb40717d", kill_on_drop: false }`
[INFO] [stdout] cbbe462fa9c6a52f6b4d849438ec3d3e9ee027385d8969549058112dfb40717d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76d2a7f1d972085cd5217f1aa21cc71ee1a2c023ed80e5999a88e371a4d28f61
[INFO] running `Command { std: "docker" "start" "-a" "76d2a7f1d972085cd5217f1aa21cc71ee1a2c023ed80e5999a88e371a4d28f61", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling fail v0.5.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling munge_macro v0.4.6
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling munge v0.4.6
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling axboe-liburing v2.12.0
[INFO] [stderr]    Compiling i2o2 v0.5.0
[INFO] [stderr]    Compiling lnx-vfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `num_files_to_cleanup` is never used
[INFO] [stdout]    --> src/controller/metadata.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl MetadataController {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 369 |     pub fn num_files_to_cleanup(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_page_files` is never used
[INFO] [stdout]   --> src/controller/page_file.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl PageFileController {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn num_page_files(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `num_free_writers`, `num_checkpoint_pending_writers`, `total_write_operations`, `total_coalesced_write_operations`, and `total_coalesced_failures` are never used
[INFO] [stdout]    --> src/controller/wal.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl WalController {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn num_free_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn num_checkpoint_pending_writers(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn total_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn total_coalesced_write_operations(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn total_coalesced_failures(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_new_file`, `resolve_file_path`, and `num_open_files` are never used
[INFO] [stdout]    --> src/directory.rs:140:18
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl SystemDirectoryInner {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 139 |     /// Create a new file in the target group.
[INFO] [stdout] 140 |     pub async fn create_new_file(&self, group: FileGroup) -> io::Result<FileId> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn resolve_file_path(&self, group: FileGroup, file_id: FileId) -> PathBuf {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub async fn num_open_files(&self, group: FileGroup) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_open_files` is never used
[INFO] [stdout]    --> src/directory.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl FileGroupDirectory {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 325 |     fn num_open_files(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `free` is never used
[INFO] [stdout]   --> src/page_file_allocator.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PageFileAllocator {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn free(&self, page_file_id: PageFileId, start_page_id: u32, span_len: u16) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "76d2a7f1d972085cd5217f1aa21cc71ee1a2c023ed80e5999a88e371a4d28f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d2a7f1d972085cd5217f1aa21cc71ee1a2c023ed80e5999a88e371a4d28f61", kill_on_drop: false }`
[INFO] [stdout] 76d2a7f1d972085cd5217f1aa21cc71ee1a2c023ed80e5999a88e371a4d28f61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f4fce3e0b8ef2cfec6cf1fb8a8f48ea6f15e5e63e31b90e9e32c97fa6e616e2
[INFO] running `Command { std: "docker" "start" "-a" "4f4fce3e0b8ef2cfec6cf1fb8a8f48ea6f15e5e63e31b90e9e32c97fa6e616e2", kill_on_drop: false }`
[INFO] [stderr] warning: method `num_files_to_cleanup` is never used
[INFO] [stderr]    --> src/controller/metadata.rs:369:12
[INFO] [stderr]     |
[INFO] [stderr]  48 | impl MetadataController {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 369 |     pub fn num_files_to_cleanup(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `num_page_files` is never used
[INFO] [stderr]   --> src/controller/page_file.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl PageFileController {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn num_page_files(&self) -> usize {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `num_free_writers`, `num_checkpoint_pending_writers`, `total_write_operations`, `total_coalesced_write_operations`, and `total_coalesced_failures` are never used
[INFO] [stderr]    --> src/controller/wal.rs:236:12
[INFO] [stderr]     |
[INFO] [stderr]  83 | impl WalController {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 236 |     pub fn num_free_writers(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub fn num_checkpoint_pending_writers(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 249 |     pub fn total_write_operations(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 |     pub fn total_coalesced_write_operations(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub fn total_coalesced_failures(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create_new_file`, `resolve_file_path`, and `num_open_files` are never used
[INFO] [stderr]    --> src/directory.rs:140:18
[INFO] [stderr]     |
[INFO] [stderr] 138 | impl SystemDirectoryInner {
[INFO] [stderr]     | ------------------------- methods in this implementation
[INFO] [stderr] 139 |     /// Create a new file in the target group.
[INFO] [stderr] 140 |     pub async fn create_new_file(&self, group: FileGroup) -> io::Result<FileId> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub async fn resolve_file_path(&self, group: FileGroup, file_id: FileId) -> PathBuf {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 236 |     pub async fn num_open_files(&self, group: FileGroup) -> usize {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `num_open_files` is never used
[INFO] [stderr]    --> src/directory.rs:325:8
[INFO] [stderr]     |
[INFO] [stderr] 257 | impl FileGroupDirectory {
[INFO] [stderr]     | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 325 |     fn num_open_files(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `free` is never used
[INFO] [stderr]   --> src/page_file_allocator.rs:85:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl PageFileAllocator {
[INFO] [stderr]    | ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn free(&self, page_file_id: PageFileId, start_page_id: u32, span_len: u16) {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `lnx-vfs` (lib) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lnx_vfs-4a92298e9d7a19cb)
[INFO] [stdout] 
[INFO] [stdout] running 902 tests
[INFO] [stdout] test arena::tests::test_allocation_ptr_behaviour ... ok
[INFO] [stdout] test arena::tests::test_defer_free ... ok
[INFO] [stdout] test buffer::tests::test_dma_buffer_empty ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_3_many_pages ... ok
[INFO] [stdout] test arena::tests::test_many_arena_alloc ... ok
[INFO] [stdout] test arena::tests::test_arena_creation::case_2_one_page ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc::case_1_alloc_zero ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc::case_2_alloc_one ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc::case_3_alloc_many ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc_zeroed ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc_defer_free ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_4_all_pages ... ok
[INFO] [stdout] test cache::evictions::tests::test_cleanup_skips_already_free_pages ... ok
[INFO] [stdout] test cache::evictions::tests::test_mark_pages_locked ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_page_flags ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_1_pack_allocated_flag ... ok
[INFO] [stdout] test cache::evictions::tests::test_marked_pages_respect_reverted_eviction ... ok
[INFO] [stdout] test buffer::tests::test_dma_sys_alloc_write ... ok
[INFO] [stdout] test cache::evictions::tests::test_free_pages_respects_queue_order ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_2_one_page ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_1_page_read ... ok
[INFO] [stdout] test arena::tests::test_arena_creation::case_1_zero_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_2_page_read ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_1 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_3 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_4 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_5 ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_raw_virtual_memory_pages_creation_standard_page::case_1_zero_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_raw_virtual_memory_pages_creation_standard_page::case_2_one_page ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_raw_virtual_memory_pages_creation_standard_page::case_3_two_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_1_page_read ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_2_page_read ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_page_size_display_and_debug::case_2 ... ok
[INFO] [stdout] test cache::evictions::tests::test_cleanup_frees_pages ... ok
[INFO] [stdout] test buffer::tests::test_sys_alloc_empty_buf ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_2_pack_eviction_flag ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_3_pack_revertible_eviction_flag ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_4_ticket_id_big ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_spanning_ptr_debug ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_virtual_memory_allocation_standard_page::case_1_zero_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_virtual_memory_allocation_standard_page::case_2_one_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_01_std_8kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_02_std_8kb_x1_pages ... ok
[INFO] [stdout] test arena::tests::test_arena_creation::case_3_many_pages ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_1_zero_pages ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_virtual_memory_allocation_standard_page::case_3_two_page ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_03_std_8kb_x2_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_05_std_32kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_06_std_32kb_x1_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_09_std_64kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_07_std_32kb_x2_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_10_std_64kb_x1_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_11_std_64kb_x2_pages ... ok
[INFO] [stdout] test buffer::tests::test_dma_buffer_from_arena ... ok
[INFO] [stdout] test buffer::tests::test_dma_buffer_arena_share_guard ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_13_std_128kb_x0_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_14_std_128kb_x1_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_15_std_128kb_x2_pages ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_17_huge_2mb_x0_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_18_huge_2mb_x1_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_19_huge_2mb_x2_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_20_huge_2mb_xn_pages ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_ok ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_err_stale ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_retry ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_1_page_size_8kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_err_already_free ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_mark_for_revertible_eviction_err_locked ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_5_page_size_2mb ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_2_page_size_32kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_4_page_size_128kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_memory_block_page_size_attr::case_3_page_size_64kb ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_02_write_8kb_page_out_of_many_full ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_01_write_8kb_page_full ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_05_write_32kb_page_full ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_06_write_32kb_page_out_of_many_full ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_04_std_8kb_xn_pages ... ok
[INFO] [stdout] test cache::mem_block::flags::tests::test_ticket_id_bit_packing::case_5_panic_ticket_id_too_big - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_5_page_out_of_bounds_panic_2 - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_3_page_read - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_10_write_huge_page_full ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_11_write_huge_page_out_of_many_full ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_12_write_huge_data_too_big ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_13_write_huge_data_too_small ... ignored
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_err_already_allocated ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_err_locked ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_revert_eviction_marker ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_01_read_8kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_02_read_8kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_03_read_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_04_read_8kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_05_read_32kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_06_read_32kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_07_read_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_08_read_32kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_09_read_64kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_10_read_64kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_11_read_64kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_12_read_64kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_13_read_2mb_x1_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_14_read_2mb_x2_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_15_read_2mb_x4_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_empty_block::case_16_read_2mb_x512_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_partially_allocated_err_outstanding_writes::case_1_read_outstanding_writes_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_partially_allocated_err_outstanding_writes::case_2_read_outstanding_writes_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_partially_allocated_err_outstanding_writes::case_3_read_outstanding_writes_2mb_x4_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_01_read_one_filled_8kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_02_read_all_filled_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_03_read_one_filled_8kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_04_read_one_filled_8kb_x4_page_mid ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_05_read_one_filled_8kb_x4_page_end ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_06_read_two_filled_8kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_3_page_read - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_4_page_out_of_bounds_panic_1 - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_read_only_page_access::case_5_page_out_of_bounds_panic_2 - should panic ... ok
[INFO] [stdout] test cache::mem_block::raw::tests::test_mut_page_access::case_4_page_out_of_bounds_panic_1 - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_07_read_two_filled_8kb_x4_page_mid ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_08_read_two_filled_8kb_x4_page_end ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_10_read_one_filled_32kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_12_read_one_filled_32kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_13_read_one_filled_32kb_x4_page_mid ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_14_read_one_filled_32kb_x4_page_end ... ok
[INFO] [stdout] test arena::tests::test_single_arena_alloc::case_5_too_many_pages - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_11_read_all_filled_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_19_read_one_filled_2mb_x1_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_20_read_all_filled_2mb_x4_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_21_read_one_filled_2mb_x4_huge_page_start ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_22_read_one_filled_2mb_x4_huge_page_mid ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_23_read_one_filled_2mb_x4_huge_page_end ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_24_read_two_filled_2mb_x4_huge_page_start ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_25_read_two_filled_2mb_x4_huge_page_mid ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_26_read_two_filled_2mb_x4_huge_page_end ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_27_read_out_of_bounds_2mb_x4 ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_16_read_two_filled_32kb_x4_page_mid ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_02_read_8kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_03_read_8kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_04_read_8kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_05_read_32kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_06_read_32kb_x2_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_07_read_32kb_x4_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_08_read_32kb_x1024_page ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_09_read_2mb_x1_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_10_read_2mb_x2_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_11_read_2mb_x4_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_12_read_2mb_x512_huge_page ... ignored
[INFO] [stdout] test cache::mem_block::tests::read_page::test_reads_respect_marked_for_eviction_marker ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_state_ptr_chain_updates_oldest_ticket ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_17_read_two_filled_32kb_x4_page_end ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_sub_span_empty_block::case_01_read_8kb_x1_page ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_ticket_guard_prevent_oldest_advancing ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_15_read_two_filled_32kb_x4_page_start ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_ticket_machine_advance_generation ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_try_free_panic_uid - should panic ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_ticket_machine_increment ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_03_write_8kb_page_data_too_big - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_04_write_8kb_page_too_small - should panic ... ok
[INFO] [stdout] test cache::mem_block::ticket::tests::test_threaded_ticket_guard_prevent_oldest_advancing ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_08_write_32kb_page_data_too_big - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages ... FAILED
[INFO] [stdout] test cache::mem_block::ticket::tests::test_threaded_ticket_machine_increment ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_07_write_32kb_page_out_of_many_too_small - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page_panic_check_uid - should panic ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_write_page::case_09_write_32kb_page_too_small - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_1_page_8kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_09_read_out_of_bounds_8kb_x4 - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::mem_block::tests::read_page::test_memory_read_single_range_allocated::case_18_read_out_of_bounds_32kb_x4 - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_12_std_64kb_xn_pages ... FAILED
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages ... FAILED
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_2_page_32kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_1_0 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_2_1 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_3_1610 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_4_25620 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_1_23623578623::capacity_5_130 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_1_0 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_2_1 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_3_1610 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_4_25620 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_2_987052376923::capacity_5_130 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_1_0 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_2_1 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_3_1610 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_4_25620 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_5_page_2mb::rng_seed_3_12908673556789::capacity_5_130 ... ignored
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_force_reset_pages ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_lfu_does_not_evict_within_capacity ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_1_0 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_2_empty2 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_3_empty3 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_2_987052376923::capacity_3_1610 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_5_130 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_lfu_does_evict_when_capacity_exceeded ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_2_end ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_4_page_128kb::rng_seed_1_23623578623::capacity_2_1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_1_start ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_4_many_sparse ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_6_all ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_cache_create::case_3_page_64kb::rng_seed_3_12908673556789::capacity_4_25620 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_5_partial1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_3_middle ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_partial_write::case_5_many_dense ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_evictions_and_bookkeeping_ran ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_dirty_pages_updates_memory_for_old_readers_ub ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_clone_and_debug ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_1_empty1 ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_outside_bounds_panic::case_1_start_before_end - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_6_partial2 ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::increment_distinct ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::increment_max ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::increment_once ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_7_partial3 ... ok
[INFO] [stdout] test cache::tracker::lfu::tests::test_freq_tracker_remove_range ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_prepare_read_range_handling::case_4_full ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::index_of_around_zero ... ok
[INFO] [stdout] test cache::tracker::lfu::tests::test_freq_tracker_inserts ... ok
[INFO] [stdout] test cache::tracker::lfu::tests::test_freq_dist_count ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_outside_bounds_panic::case_2_start_out_of_bounds - should panic ... ok
[INFO] [stdout] test cache::tests::cache_layer::test_read_outside_bounds_panic::case_3_end_out_of_bounds - should panic ... ok
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1 ... FAILED
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::reset ... ok
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_missing_header ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::reader::test_header_encryption_missmatch ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10 ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_6_sparse_pages_merge ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_1_coalesce_contiguous_ranges ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_2_all_sparse_ranges ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_3_contiguous_ranges_obey_limits ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10 ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_4_sparse_pages_eager_merge_with_factor ... ok
[INFO] [stdout] test checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423 ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_5_sparse_pages_contiguous_takes_priority ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_7_many_sparse_pages_merge ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_9_previous_bug1 ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_1_coalesce_contiguous_ranges ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_2_all_sparse_ranges ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400 ... FAILED
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0 ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_7_out_of_order_spans ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1 ... FAILED
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_4_sparse_pages_not_merged ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_2_gc_1sec_interval_lower_rate ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_3_gc_1sec_interval_higher_rate ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423 ... FAILED
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_1_gc_1sec_interval_matching_rate ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_read::case_8_out_of_order_spans - should panic ... ok
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_6_no_frees_defaults_to_max ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_6_many_sparse_pages_merge ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400 ... FAILED
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_4_gc_already_adapted_interval_raises1 ... ok
[INFO] [stdout] test checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423 ... FAILED
[INFO] [stdout] test controller::cache::tests::test_adaptive_gc_interval::case_5_gc_already_adapted_interval_raises2 ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_3_contiguous_ranges_obey_limits ... ok
[INFO] [stdout] test coalesce::tests::test_coalesce_write::case_5_sparse_pages_contiguous_takes_priority ... ok
[INFO] [stdout] test controller::checkpoint::tests::test_reconstruct_lookup_table_from_pages ... ok
[INFO] [stdout] test controller::cache::tests::test_controller_updates_shared_maps ... FAILED
[INFO] [stdout] test controller::cache::tests::test_cache_gc_exits ... ok
[INFO] [stdout] test controller::cache::tests::test_cache_gc_worker_last_n_counts ... ok
[INFO] [stdout] test controller::cache::tests::test_cache_frees_memory ... ok
[INFO] [stdout] test cache::tracker::frequency_sketch::tests::heavy_hitters ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_diff_lock_update ... ok
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_3_write_full_on_full ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_1_empty1 ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_2_empty2 ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_3_write_single_page1 ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_4_write_single_page2 ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_5_write_to_eof ... ok
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_2_write_empty_on_full ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_1_single_page ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_2_many_dense_pages ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_3_many_sparse_pages1 ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_4_many_sparse_pages2 ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_5_many_sparse_pages_end_read ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_create_allocator ... ok
[INFO] [stdout] test controller::page_file::tests::test_dma_buf_writer::case_6_many_pages ... ok
[INFO] [stdout] test controller::page_file::tests::test_read_iop_advance_next_bit ... ok
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_1_write_empty_on_empty ... ok
[INFO] [stdout] test controller::page_file::tests::test_read_iop_debug ... ok
[INFO] [stdout] test controller::metadata::tests::test_page_table_create_allocator_sparse ... ok
[INFO] [stdout] test controller::page_file::tests::test_get_page_range_to_page_indices::case_6_empty_metadata_and_range - should panic ... ok
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1 ... FAILED
[INFO] [stdout] test controller::metadata::tests::test_unassign_pages_in_chain_undefined_behaviour_with_missing_terminator ... ok
[INFO] [stdout] test controller::tests::cache::test_controller_layer_controls::capacity_2_12810 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_layer_remove_non_existant_layer ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_layer_controls::capacity_1_0 ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_file_save::case_3_multiple_blocks ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3 ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1 ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_checkpointed_post_write ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.016502Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp0C86p6
[INFO] [stdout] test controller::tests::checkpoint::test_file_save::case_1_empty_table ... FAILED
[INFO] [stdout] test controller::tests::cache::test_controller_reassign_non_existant_group ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.018212Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp0C86p6/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.018262Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp085W7T
[INFO] [stdout] [2m2026-03-27T14:34:43.018338Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.018728Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpeR2kUw
[INFO] [stdout] [2m2026-03-27T14:34:43.018816Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpiRZ8qw
[INFO] [stdout] test controller::tests::checkpoint::test_file_save::case_2_single_entry ... FAILED
[INFO] [stdout] test controller::tests::checkpoint::test_wal_replay_multi_wal_ordering ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.019582Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1VRSJV
[INFO] [stdout] [2m2026-03-27T14:34:43.019918Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprKWviw
[INFO] [stdout] [2m2026-03-27T14:34:43.020189Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprKWviw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.020318Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.022350Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1VRSJV/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.024613Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_3_many_pages ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.025852Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNJDkeU
[INFO] [stdout] [2m2026-03-27T14:34:43.026139Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNJDkeU/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.026357Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.023191Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp085W7T/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.027125Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.023288Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpiRZ8qw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.027281Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.028222Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmputUlOq/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.028345Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_4_multiple_blocks ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.028476Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpeR2kUw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.028586Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.028740Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpEK0owV
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_1_empty_table ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.029288Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpEK0owV/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.029398Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.029652Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpcxbAM6
[INFO] [stdout] [2m2026-03-27T14:34:43.029905Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpcxbAM6/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.030010Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages::case_2_single_entry ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.031605Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpC2rbOS
[INFO] [stdout] test controller::tests::checkpoint::test_wal_replay_single_wal ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.032608Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXENzXI
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_load_from_checkpoints_skips_cleanup_errors ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.033020Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNWW2ga
[INFO] [stdout] [2m2026-03-27T14:34:43.033259Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNWW2ga/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.033358Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.033748Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXENzXI/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.033859Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_2_single_entry_full_page ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.035613Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFJYedZ
[INFO] [stdout] [2m2026-03-27T14:34:43.035856Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFJYedZ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.035956Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::checkpoint::test_page_table_load_from_checkpoints ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.036525Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpTlvzpx
[INFO] [stdout] test controller::metadata::tests::test_page_table_collect_non_empty_pages ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_4_single_entry_partial_page_with_offset ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.040787Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpSa2zrq
[INFO] [stdout] test controller::tests::metadata::test_controller_checkpoint ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.042641Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpBTRTrj
[INFO] [stdout] [2m2026-03-27T14:34:43.042874Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpSa2zrq/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.043007Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.043581Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprsnMWX
[INFO] [stdout] test controller::tests::metadata::test_controller_assign_pages_panics_unknown_page_file - should panic ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_7_multiple_entries_with_offset ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.044933Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOeZ6B9
[INFO] [stdout] [2m2026-03-27T14:34:43.045120Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnhsDyh
[INFO] [stdout] [2m2026-03-27T14:34:43.045428Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpBTRTrj/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.045531Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.046619Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnhsDyh/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.046739Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.046944Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOeZ6B9/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.047054Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_8_next_page_id_not_terminator_or_missing_panics - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.049291Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprsnMWX/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.049417Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.049565Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpF8zlq8
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_9_next_page_id_not_terminator_doesnt_panic_if_all_pages_requested_exist ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.052459Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpF8zlq8/pages
[INFO] [stdout] test controller::metadata::tests::test_page_table_set_empty_page ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_create_blank_page_table ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.052849Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.052984Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmps3B3Xc
[INFO] [stdout] [2m2026-03-27T14:34:43.053192Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJkniVV
[INFO] [stdout] [2m2026-03-27T14:34:43.053275Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8mUIxh
[INFO] [stdout] [2m2026-03-27T14:34:43.053544Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8mUIxh/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.053649Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_insert_page_table ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.055076Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDCFoHw
[INFO] [stdout] [2m2026-03-27T14:34:43.055362Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJkniVV/pages
[INFO] [stdout] test controller::metadata::tests::test_page_table_same_lock_update ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.055476Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.055676Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpguUIx3
[INFO] [stdout] [2m2026-03-27T14:34:43.056364Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDCFoHw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.056489Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_create_page_file_allocator ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.057015Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVWBX89
[INFO] [stdout] [2m2026-03-27T14:34:43.057256Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVWBX89/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.057364Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_incremental_checkpoint ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_6_multiple_entries_many_blocks ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.058679Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxzzRh0
[INFO] [stdout] [2m2026-03-27T14:34:43.058878Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnnfqlp
[INFO] [stdout] test controller::tests::metadata::test_controller_insert_page_table_panics_already_exists - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.059883Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp5N0CwU
[INFO] [stdout] [2m2026-03-27T14:34:43.060212Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnnfqlp/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.060229Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpguUIx3/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.060317Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.060359Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.060420Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmps3B3Xc/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.060516Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.060698Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxzzRh0/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.060796Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.061164Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp5N0CwU/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.061924Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_1_empty ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.063083Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpHHqirF
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_4_many_pages ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_gc_old_checkpoint_files ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.064495Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpY1LuhM
[INFO] [stdout] [2m2026-03-27T14:34:43.064772Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvueuHS
[INFO] [stdout] [2m2026-03-27T14:34:43.065171Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpY1LuhM/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.065278Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.065853Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpHHqirF/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.065952Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_metadata_allocation_count::case_4_write_full_on_empty ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_recover_from_checkpoints ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_panics_on_unassigned - should panic ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_3_single_page_has_data ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.067342Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvueuHS/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.067456Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.067684Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2026-03-27T14:34:43.067766Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzuv5Ww
[INFO] [stdout] [2m2026-03-27T14:34:43.068321Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2026-03-27T14:34:43.068423Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.068518Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.068794Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2026-03-27T14:34:43.070230Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzuv5Ww/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.070342Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_page_table_from_existing_state ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_panics_pages_out_of_order - should panic ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recover_from_wal ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.071252Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.071390Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recover_from_wal_with_existing_checkpoint ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.071664Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.080238Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2026-03-27T14:34:43.080226Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.080392Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvX4jH6
[INFO] [stdout] [2m2026-03-27T14:34:43.080477Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpoN3Eqd
[INFO] [stdout] [2m2026-03-27T14:34:43.080716Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvX4jH6/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.080861Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.082261Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.082360Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2026-03-27T14:34:43.082376Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.084240Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.084373Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.084815Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.085531Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.085636Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.085898Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2026-03-27T14:34:43.085979Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2026-03-27T14:34:43.086078Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmaPikM
[INFO] [stdout] [2m2026-03-27T14:34:43.086213Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.086252Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpoN3Eqd/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.086367Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.086385Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.086675Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmaPikM/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.086797Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.086810Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.086937Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.088695Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2026-03-27T14:34:43.089241Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpD8Ognj
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.089778Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.090238Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.090357Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.090580Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2026-03-27T14:34:43.090893Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdn7dBs
[INFO] [stdout] [2m2026-03-27T14:34:43.090911Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.091030Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.091400Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpD8Ognj/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.091502Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.092227Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpn146KK
[INFO] [stdout] [2m2026-03-27T14:34:43.092316Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdn7dBs/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.092426Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.094494Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2026-03-27T14:34:43.095079Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprXh9i9
[INFO] [stdout] [2m2026-03-27T14:34:43.095924Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.096040Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_page_table_set_page ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.097229Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.097295Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2026-03-27T14:34:43.097336Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.097995Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.098164Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprXh9i9/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.098298Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.098371Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.098592Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpe20nEC
[INFO] [stdout] [2m2026-03-27T14:34:43.098307Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpltjzkD
[INFO] [stdout] [2m2026-03-27T14:34:43.095965Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpn146KK/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.099588Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.099677Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfDo87q
[INFO] [stdout] [2m2026-03-27T14:34:43.099739Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpe20nEC/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.099632Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpltjzkD/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.100692Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2026-03-27T14:34:43.100910Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.101068Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.101363Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfDo87q/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.101622Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.104410Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.104554Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.105116Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpC2rbOS/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.105305Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_1_fail_read_checkpoint::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.106909Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2026-03-27T14:34:43.107277Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2026-03-27T14:34:43.107406Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2lt3O4
[INFO] [stdout] [2m2026-03-27T14:34:43.107556Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.107591Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpeEKFOJ
[INFO] [stdout] [2m2026-03-27T14:34:43.107667Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.107872Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpldBAZ6
[INFO] [stdout] [2m2026-03-27T14:34:43.108026Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpTlvzpx/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.108151Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.108297Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.108406Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_3_single_entry_partial_page ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.110769Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2026-03-27T14:34:43.111298Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpldBAZ6/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.111447Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.113395Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpeEKFOJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.113542Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.113683Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2lt3O4/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.113654Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.113833Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.113827Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.114071Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_5_multiple_entries_single_block ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.115525Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_collect_pages::case_1_empty_table ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.120894Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpO5G1a9
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_page_group_size::case_2_single_page_zeroed ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.121417Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLQ94tp
[INFO] [stdout] [2m2026-03-27T14:34:43.121505Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp43gff1
[INFO] [stdout] [2m2026-03-27T14:34:43.121884Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmppH00y1
[INFO] [stdout] [2m2026-03-27T14:34:43.121983Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfxxxqH
[INFO] [stdout] [2m2026-03-27T14:34:43.122130Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpO5G1a9/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.122228Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.122228Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.122225Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp43gff1/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.116779Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNjcz2F
[INFO] [stdout] [2m2026-03-27T14:34:43.122348Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.119235Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.122614Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.122780Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.122948Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNjcz2F/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.123053Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.117323Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2026-03-27T14:34:43.123410Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLQ94tp/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.123462Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfxxxqH/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.123518Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.123568Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.123680Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmppH00y1/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.123772Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.116322Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpGqhWes
[INFO] [stdout] [2m2026-03-27T14:34:43.119306Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKQUGBK
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.127527Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp7w22TK
[INFO] [stdout] [2m2026-03-27T14:34:43.128019Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.128178Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.128299Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpGqhWes/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.128411Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.128547Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKQUGBK/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.128658Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.129006Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp7w22TK/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.129761Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::metadata::tests::test_unassign_pages_in_chain ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.130928Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2026-03-27T14:34:43.132234Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzTxi1C
[INFO] [stdout] [2m2026-03-27T14:34:43.133285Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzTxi1C/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.133413Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.133544Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpcoETG1
[INFO] [stdout] [2m2026-03-27T14:34:43.134797Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.134946Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.135338Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpcoETG1/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.135455Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.137032Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.137532Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvyXUux
[INFO] [stdout] [2m2026-03-27T14:34:43.137976Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOtThl2
[INFO] [stdout] [2m2026-03-27T14:34:43.138085Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprf4A0A
[INFO] [stdout] [2m2026-03-27T14:34:43.138264Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.138363Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.138485Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpsdAd0P
[INFO] [stdout] test controller::cache::tests::test_cache_gc_worker_wait_behaviour ... ok
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.139550Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvyXUux/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.139657Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.140395Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpHTyouP
[INFO] [stdout] [2m2026-03-27T14:34:43.140500Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpenfTiq
[INFO] [stdout] [2m2026-03-27T14:34:43.141031Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOtThl2/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.141172Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.141276Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprf4A0A/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.141375Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.141762Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpsdAd0P/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.141868Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.142014Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ
[INFO] [stdout] [2m2026-03-27T14:34:43.143160Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpenfTiq/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.143279Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.144374Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN
[INFO] [stdout] [2m2026-03-27T14:34:43.144542Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp91qzBJ/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.144658Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.144900Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVDHNRN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.144998Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_2_fail_remove_file::num_page_tables_2_5::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.147790Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb
[INFO] [stdout] [2m2026-03-27T14:34:43.147897Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp0zjNdE
[INFO] [stdout] [2m2026-03-27T14:34:43.148266Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp0zjNdE/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.148405Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.148938Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpBnHjKr
[INFO] [stdout] [2m2026-03-27T14:34:43.149034Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKRxOpL
[INFO] [stdout] [2m2026-03-27T14:34:43.149585Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1oEMx4
[INFO] [stdout] [2m2026-03-27T14:34:43.149678Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp9qAeSb
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.149994Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp9qAeSb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.150015Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKRxOpL/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.150195Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpV78Yol
[INFO] [stdout] [2m2026-03-27T14:34:43.150369Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKgrEbb/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.150465Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.150902Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.151927Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.151993Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpBnHjKr/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.152123Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.150887Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUfg2wQ
[INFO] [stdout] [2m2026-03-27T14:34:43.150963Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpRzgaZb
[INFO] [stdout] [2m2026-03-27T14:34:43.152436Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1oEMx4/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.152455Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpHTyouP/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.152542Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.152571Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_3_9 ... FAILED
[INFO] [stdout] test controller::metadata::tests::test_page_table_change_detection ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.152978Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpV78Yol/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.153127Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.153307Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVFh3lZ
[INFO] [stdout] [2m2026-03-27T14:34:43.153646Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAdwODY
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_3_blocking_read_checkpoint::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.153750Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpPBF2i1
[INFO] [stdout] [2m2026-03-27T14:34:43.153884Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUfg2wQ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.153979Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.155655Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp39ww3w
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.156533Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpcAvHno
[INFO] [stdout] [2m2026-03-27T14:34:43.156750Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpRzgaZb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.156863Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.156987Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAdwODY/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.157011Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpPBF2i1/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.157120Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.157144Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.157242Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp39ww3w/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.157344Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.157562Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpcAvHno/pages
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.157686Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_1_1::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_5_373 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.158208Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxgqrm3
[INFO] [stdout] [2m2026-03-27T14:34:43.158541Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOUPIPy
[INFO] [stdout] [2m2026-03-27T14:34:43.158985Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnFBp7R
[INFO] [stdout] [2m2026-03-27T14:34:43.159059Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6CrCta
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_5_373 ... [2m2026-03-27T14:34:43.159633Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6CrCta/pages
[INFO] [stdout] FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.159745Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.160014Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnFBp7R/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.160235Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.160631Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpCKTcIY
[INFO] [stdout] [2m2026-03-27T14:34:43.160835Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxgqrm3/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.160970Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_3_single_page ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_3_20::num_entries_per_table_4_133 ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_create_new_page_file_err ... FAILED
[INFO] [stdout] test controller::tests::metadata::test_controller_recovery_checkpoint_fuzz::case_4_blocking_remove_file::num_page_tables_2_5::num_entries_per_table_2_3 ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_1_empty_existing_file ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.161514Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpCKTcIY/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.161616Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.161722Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZbw5F1
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_6_sparse_pages_coalesced ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.162329Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpoKyr4A
[INFO] [stdout] [2m2026-03-27T14:34:43.162668Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6XZeX9
[INFO] [stdout] [2m2026-03-27T14:34:43.162739Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvM946w
[INFO] [stdout] [2m2026-03-27T14:34:43.162818Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpoKyr4A/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.162881Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOUPIPy/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.162914Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.162977Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8iJj8p
[INFO] [stdout] [2m2026-03-27T14:34:43.162981Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_short_write_err ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.163160Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZbw5F1/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.163267Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.164354Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVFh3lZ/pages
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_2_read_empty_page ... [2m2026-03-27T14:34:43.164471Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.165489Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6XZeX9/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.165451Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDa9XJD
[INFO] [stdout] [2m2026-03-27T14:34:43.165701Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6DVcJI
[INFO] [stdout] test controller::tests::page_file::test_controller_read_error_with_user_data ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_create_new_page_file_timeout_err ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.165542Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvM946w/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.166219Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.166249Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp3dvPHo
[INFO] [stdout] [2m2026-03-27T14:34:43.165684Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_5_many_dense_pages ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.166586Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUiI6Gg
[INFO] [stdout] test controller::tests::page_file::test_controller_read_page_file_not_found_err ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.166937Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDa9XJD/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.166977Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8iJj8p/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.167052Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.167091Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.167392Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAj6axB
[INFO] [stdout] [2m2026-03-27T14:34:43.167481Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6DVcJI/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.167607Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.168577Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpR7w59S
[INFO] [stdout] [2m2026-03-27T14:34:43.168793Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp3iAfzI
[INFO] [stdout] [2m2026-03-27T14:34:43.169055Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp3dvPHo/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.169267Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_read_passes_user_data ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_1_empty ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_2_one_page_partial ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.169740Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpR7w59S/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.169858Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.170234Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYpJZgQ
[INFO] [stdout] [2m2026-03-27T14:34:43.170405Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp3iAfzI/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.170515Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.170598Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOjCtVQ
[INFO] [stdout] [2m2026-03-27T14:34:43.170933Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAzp8oh
[INFO] [stdout] [2m2026-03-27T14:34:43.171051Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAj6axB/pages
[INFO] [stdout] test controller::tests::page_file::test_open_page_file_controller::num_existing_files_3_4 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.171707Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUiI6Gg/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.171825Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.171893Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAzp8oh/pages
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_3_one_page_full ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.171938Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.171994Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.172256Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpBg3qfN
[INFO] [stdout] [2m2026-03-27T14:34:43.172302Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYpJZgQ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.172415Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.172540Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpgmnOO4
[INFO] [stdout] [2m2026-03-27T14:34:43.172762Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOjCtVQ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.172879Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_write_too_many_bytes_err ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.173307Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpgmnOO4/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.173416Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.173589Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpBg3qfN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.173695Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_storage_does_not_recover_previously_failed_transaction ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_01_full_read_zero_cache ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_open_page_file_controller::num_existing_files_2_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.190266Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZzqwIf
[INFO] [stdout] [2m2026-03-27T14:34:43.190420Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYFsoZh
[INFO] [stdout] [2m2026-03-27T14:34:43.190538Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpI43RzI
[INFO] [stdout] test controller::tests::storage::test_open_already_existing_data ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_checkpoint ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_does_not_recover_truncated_log_entry ... FAILED
[INFO] [stdout] test controller::tests::storage::test_add_writer_errors_on_writer_finish_error ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.190968Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpwyCIkS
[INFO] [stdout] [2m2026-03-27T14:34:43.191204Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpabbBJh
[INFO] [stdout] [2m2026-03-27T14:34:43.191289Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMlbFlI
[INFO] [stdout] [2m2026-03-27T14:34:43.191092Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpI43RzI/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.191446Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.191469Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp07aNQw
[INFO] [stdout] [2m2026-03-27T14:34:43.191489Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYFsoZh/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.191596Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.191916Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpwyCIkS/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.192257Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.192324Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZzqwIf/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.192432Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.192880Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpabbBJh/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.192980Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.192118Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpi6iZCm
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_4_many_pages ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.193252Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp07aNQw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.193372Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_write::case_5_panic_file_too_large - should panic ... FAILED
[INFO] [stdout] test controller::tests::page_file::test_open_page_file_controller::num_existing_files_1_0 ... [2m2026-03-27T14:34:43.193524Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMlbFlI/pages
[INFO] [stdout] FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_02_full_read_one_page ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.193636Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::page_file::test_controller_write_uses_existing_page_file ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.193800Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8wUf1Z
[INFO] [stdout] [2m2026-03-27T14:34:43.193942Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1G4QWS
[INFO] [stdout] [2m2026-03-27T14:34:43.194140Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpR4mPBq
[INFO] [stdout] [2m2026-03-27T14:34:43.194226Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpi6iZCm/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.194347Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.194804Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYYQbQg
[INFO] [stdout] test controller::tests::page_file::test_controller_read::case_4_many_single_pages ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.194940Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpR4mPBq/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.195239Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJn9kYw
[INFO] [stdout] [2m2026-03-27T14:34:43.195301Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpuyQt1w
[INFO] [stdout] test controller::tests::page_file::test_controller_write_finish_early_err ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.195411Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8wUf1Z/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.195476Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJn9kYw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.195513Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.195292Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.195576Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.195600Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYYQbQg/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.195671Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpd4ByjF
[INFO] [stdout] [2m2026-03-27T14:34:43.195752Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.197669Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1G4QWS/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.197779Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.197891Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpuyQt1w/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.198006Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_07_with_truncation_zero_cache ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.198712Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpwP97jd
[INFO] [stdout] [2m2026-03-27T14:34:43.199798Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpd4ByjF/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.199928Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_05_with_offset_one_page ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_06_with_offset_many_pages ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_03_full_read_many_pages ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_04_with_offset_zero_cache ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_14_multi_page2 ... FAILED[2m2026-03-27T14:34:43.204808Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpi2kRny
[INFO] [stdout] [2m2026-03-27T14:34:43.205454Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmprJc3KA
[INFO] [stdout] 
[INFO] [stdout] [2m2026-03-27T14:34:43.204932Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1pRXeF
[INFO] [stdout] [2m2026-03-27T14:34:43.205664Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8418tq
[INFO] [stdout] test controller::tests::storage::test_write_commit_rolls_back_on_page_file_error::case_1_submit_write_fail ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_13_multi_page1 ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_08_with_truncation_one_page ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_09_with_truncation_many_pages ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.206058Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZsp72Q
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_10_with_offset_and_truncation_zero_cache ... FAILED
[INFO] [stdout] test controller::tests::storage::test_write_commit_rolls_back_on_drop ... FAILED
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_11_with_offset_and_truncation_one_page ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.206251Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpi2kRny/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.206257Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1pRXeF/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.206334Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpwP97jd/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.206360Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpR4YGys
[INFO] [stdout] [2m2026-03-27T14:34:43.206380Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.206385Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.206381Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmprJc3KA/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.206455Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.206517Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLrEAgR
[INFO] [stdout] [2m2026-03-27T14:34:43.206519Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8418tq/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.206563Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.206660Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.206799Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpcMUclZ
[INFO] [stdout] [2m2026-03-27T14:34:43.206798Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLrEAgR/pages
[INFO] [stdout] test controller::tests::storage::test_storage_read::case_12_with_offset_and_truncation_many_pages ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.206914Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.206936Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMDouX0
[INFO] [stdout] [2m2026-03-27T14:34:43.207166Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmppXrJR6
[INFO] [stdout] [2m2026-03-27T14:34:43.207639Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZsp72Q/pages
[INFO] [stdout] test controller::tests::storage::test_write_commit_rolls_back_on_page_file_error::case_2_wall_sync_fail ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.207750Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.207739Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmppXrJR6/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.207869Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpR4YGys/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.207889Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_1_fsync_fail ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.207992Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.208054Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpckSpLb
[INFO] [stdout] [2m2026-03-27T14:34:43.208205Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMDouX0/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.208316Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpChqwVV
[INFO] [stdout] [2m2026-03-27T14:34:43.208317Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.208593Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNZmPVj
[INFO] [stdout] [2m2026-03-27T14:34:43.208892Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp77UhZU
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_2_4 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.209174Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXnM4CI
[INFO] [stdout] [2m2026-03-27T14:34:43.209842Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNZmPVj/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.209938Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4h0FFA
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_4_ftruncate_fail_retry_exceeds_limit - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.209959Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.210079Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp77UhZU/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.210221Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.210230Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4h0FFA/pages
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_2_ftruncate_fail ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.209121Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpckSpLb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.210324Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpcMUclZ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.210362Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.210433Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.210458Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.210647Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxgDGuQ
[INFO] [stdout] test controller::tests::wal::test_controller_rotate_writers ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.211231Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpWrEZct
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_4_120 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.211616Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxgDGuQ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.211707Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpWrEZct/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.211726Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.211739Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnR6cw2
[INFO] [stdout] [2m2026-03-27T14:34:43.211807Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_write_rollback_does_not_set_memory ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.211966Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXnM4CI/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.212090Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.212166Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnR6cw2/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.212278Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.212367Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp62GnDm
[INFO] [stdout] [2m2026-03-27T14:34:43.212447Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpizRZIx
[INFO] [stdout] test controller::metadata::tests::page_table_panics_on_null_page - should panic ... ok
[INFO] [stdout] test controller::tests::storage::test_write_commit_wal_error_handling::case_3_fsync_fail_retry_exceeds_limit - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.213150Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpaLxATQ
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_3_30 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.213947Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp62GnDm/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.214064Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpaLxATQ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.214080Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.214195Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.214483Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpizRZIx/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.214590Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzsRACC
[INFO] [stdout] [2m2026-03-27T14:34:43.214604Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::storage::test_write_updates_memory ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.214659Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpD7r0yt
[INFO] [stdout] [2m2026-03-27T14:34:43.214847Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJ1Qb6s
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.217022Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzsRACC/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.213952Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpChqwVV/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.217176Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.217215Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.217556Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJ73vcL
[INFO] [stdout] [2m2026-03-27T14:34:43.217679Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJ1Qb6s/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.217794Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.218070Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJ73vcL/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.218290Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.218563Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpi53PTW
[INFO] [stdout] [2m2026-03-27T14:34:43.218896Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpD7r0yt/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.220387Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_2_4 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.220938Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpi53PTW/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.221047Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::wal::test_evict_free_writers ... FAILED
[INFO] [stdout] test controller::tests::storage::test_write_errors_on_concurrent_modification ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.221878Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpsTjReg
[INFO] [stdout] [2m2026-03-27T14:34:43.222177Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpsTjReg/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.222291Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test ctx::tests::test_alloc_pages::case_1_empty ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.222748Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLbWtT7
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry::case_2_ftruncate_fail ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.223599Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpTkBHSl
[INFO] [stdout] [2m2026-03-27T14:34:43.223686Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzKKiBi
[INFO] [stdout] [2m2026-03-27T14:34:43.223710Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpq9ahvt
[INFO] [stdout] test controller::tests::wal::test_controller_sync_op_stamp::num_ops_4_120 ... FAILED
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry::case_1_fsync_fail ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.224565Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpkgic23
[INFO] [stdout] [2m2026-03-27T14:34:43.224637Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLbWtT7/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.224740Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.224951Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpkgic23/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.225051Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test directory::inner_tests::test_list_files_err_missing_correct_extension ... ok
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry_fail::reset_component_failure_1___file__rw__sync__ - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.228047Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpTkBHSl/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.228400Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpq9ahvt/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.228517Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.228652Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test controller::tests::wal::test_wal_file_abort_hook_triggered_after_reset_retry_fail::reset_component_failure_2___file__rw__truncate__ - should panic ... FAILED
[INFO] [stdout] test controller::tests::wal::test_wal_file_rotation_due_to_size ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.230077Z[0m [33m WARN[0m [1mlist_files[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m unexpected directory present in system files [3mpath[0m[2m=[0m/tmp/.tmpcT4lND/inner_oops
[INFO] [stdout] test controller::tests::wal::test_rotated_file_not_recycled_on_lower_op_stamp ... FAILED[2m2026-03-27T14:34:43.240862Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzKKiBi/pages
[INFO] [stdout] 
[INFO] [stdout] test ctx::tests::test_config_system_config_panics - should panic ... FAILED
[INFO] [stdout] test controller::tests::wal::test_wal_file_dont_rotate_due_if_reset_ignored ... FAILED
[INFO] [stdout] test ctx::tests::test_alloc_pages::case_3_arena ... FAILED
[INFO] [stdout] test controller::tests::wal::test_flaky_write_coalesce_updates ... FAILED
[INFO] [stdout] test controller::tests::wal::test_wal_file_reset_becomes_sealed_and_rotates ... FAILED
[INFO] [stdout] test ctx::tests::test_encryption_status ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.245574Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.249799Z[0m [33m WARN[0m [1mlist_files[0m[1m{[0m[3mfile_group[0m[2m=[0mWal[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m unexpected file present in system files [3mpath[0m[2m=[0m/tmp/.tmpEtZnI0/0000001000-1000.invalid.lnx
[INFO] [stdout] test ctx::tests::test_alloc_pages::case_2_arena ... FAILED
[INFO] [stdout] test ctx::tests::test_encryption_debug_fmt ... FAILED
[INFO] [stdout] test directory::inner_tests::test_list_files_ignore_directory ... ok
[INFO] [stdout] test directory::inner_tests::test_list_files_err_missing_hyphen_in_name ... ok
[INFO] [stdout] test disk_allocator::tests::test_block_spare_capacity ... ok
[INFO] [stdout] test disk_allocator::tests::test_free_block_list ... ok
[INFO] [stdout] test disk_allocator::tests::test_free_block_list_push_dupe ... ok
[INFO] [stdout] test directory::inner_tests::test_list_files_remove_empty_dir ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_1 ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_2 ... ok
[INFO] [stdout] test directory::inner_tests::test_list_files_err_parse_invalid_id ... ok
[INFO] [stdout] test ctx::tests::test_const_alloc ... FAILED[2m2026-03-27T14:34:43.266072Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("aa61c0081ee348483302758ba35bfbdb122830f2bf885ff9a185a61bcd2dd32e") [3mcalculated_hash[0m[2m=[0mHash("ecaf912de8e92c68e9585944b562def49a4a90ecffce3ea897ebeab82edd6213")
[INFO] [stdout] 
[INFO] [stdout] test directory::inner_tests::test_list_files_ignore_unknown_extensions ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.257761Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1145874435 [3mactual_checksum[0m[2m=[0m3786275668
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_4 ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_5 ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_error::case_2 ... ok
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_error::case_3 ... [2m2026-03-27T14:34:43.269954Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m1486392595
[INFO] [stdout] ok
[INFO] [stdout] [2m2026-03-27T14:34:43.270150Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m1283856456
[INFO] [stdout] test layout::encrypt::tests::test_decrypt_context_too_small ... ok
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_1_matching_associated_data::key_1_None ... [2m2026-03-27T14:34:43.271664Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m0
[INFO] [stdout] ok
[INFO] [stdout] test layout::encrypt::tests::test_decrypt_key_miss_match ... ok
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_1_matching_associated_data::key_2_Some_key1___ ... ok
[INFO] [stdout] test ctx::tests::test_config_system_opt ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.271838Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m1701344367 [3mactual_checksum[0m[2m=[0m1307295556
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_error::case_1 - should panic ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_1_simple_matching_crc::associated_data_1_b____ ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.271933Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("1e371ddf4be1cde8851debac1129ba0c9f118845b73beb855f4db8cebba47b4e") [3mcalculated_hash[0m[2m=[0mHash("3dbb4ba2578fe2daa552bfc53788172475c4d544e3ace046f0c392094cc221c2")
[INFO] [stdout] test controller::tests::wal::test_controller_write_entries::num_ops_3_30 ... FAILED
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_2_different_associated_data::key_2_Some_key1___ ... ok
[INFO] [stdout] test layout::integrity::tests::test_associated_data_checked::case_2_different_associated_data::key_1_None ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_1_simple_matching_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_3_empty_payload_matching_crc::associated_data_1_b____ ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.272152Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("81670739bbdbebe16021fa4e41eb316fc2e215421f92f5e78b9d945ca19eddd5") [3mcalculated_hash[0m[2m=[0mHash("a8f2c69907c2afe3c55a4d88a013742a00fe6ecda63475a98fbcc1690e188628")
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_2_simple_different_crc::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_2_simple_different_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_3_empty_payload_matching_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.272251Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("1863f7b6ec9cb79437662f4ea5be05a4ad21d8d6a41d9e8a4edd97ef7a97b24e") [3mcalculated_hash[0m[2m=[0mHash("689a26ac6cda587b8822b72d48c5027fbd5ddfc37d2ab58bcadd55efc5a1d25c")
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_1_simple_matching_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_4_empty_payload_different_crc::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_2_simple_different_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_3_empty_payload_matching_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_4_empty_payload_different_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_write_check_bytes::case_2_hmac ... ok
[INFO] [stdout] test layout::page_metadata::tests::ensure_metadata_size ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_4_empty_payload_different_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.272501Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer verification missmatch [3mprovided_hash[0m[2m=[0mHash("6d759da0823fae05171934004385e00962d406ce69366dc5500680cd8004d020") [3mcalculated_hash[0m[2m=[0mHash("8e7977feb37c92d3b075c8965a8ffdac9033878841a19b4200373983442f8e90")
[INFO] [stdout] test layout::integrity::tests::test_write_check_bytes::case_1_no_hmac ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.274159Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m111393791 [3mactual_checksum[0m[2m=[0m1321933013
[INFO] [stdout] test layout::encrypt::tests::test_buffer_encrypt_decrypt::case_3 ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_2_simple_different_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_4_buf_invalid_encryption_disabled ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_crc32_buffer::case_4_empty_payload_different_crc::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_1_simple_matching_hmac::associated_data_2_b__sample_associated_data__ ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_1_buf_short_encryption_enabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_2_buf_short_encryption_disabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_context ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_encryption_fail_context_wrong ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_encryption_fail_key_wrong ... ok
[INFO] [stdout] test layout::integrity::tests::test_verify_hmac_buffer::case_3_empty_payload_matching_hmac::associated_data_1_b____ ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_malformed_json ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_magic_bytes::case_2_encryption_disabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_magic_bytes::case_1_encryption_enabled ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.280163Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m669836069 [3mactual_checksum[0m[2m=[0m667086488
[INFO] [stdout] [2m2026-03-27T14:34:43.281128Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m3596808357 [3mactual_checksum[0m[2m=[0m2242829754
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_decryption_cipher ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_encryption_hint::case_3_buf_invalid_encryption_enabled ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_decode_err_missing_magic_bytes_empty_buf ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode::case_1_encode_v1_no_enc ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_error::case_1_encode_v1_buffer_too_small ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_decode::case_1_encode_v1_no_enc ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_error::case_2_encode_v1_buffer_too_big ... ok
[INFO] [stdout] test layout::tests::log::test_decode_err_buffer_too_small ... ok
[INFO] [stdout] test layout::tests::log::test_decode_err_on_corrupted_data::case_1 ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode::case_2_encode_v1_enc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_3_no_encryption_assoc_match_fail - should panic ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_6_encryption_assoc_match_fail - should panic ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_7_encryption_cipher_match_fail - should panic ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_4_encryption_no_assoc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_1_no_encryption_no_assoc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_8_encryption_cipher_and_assoc_match_fail - should panic ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_1_empty_ops::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_5_encryption_assoc ... ok
[INFO] [stdout] test layout::tests::log::test_decode_err_on_corrupted_data::case_2 ... ok
[INFO] [stdout] test layout::tests::file_metadata::test_encode_decode::case_2_encode_v1_enc ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_decode_errors::case_2_no_encryption_assoc_match ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_incorrect_buffer_size::encrypt_1_true ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_incorrect_buffer_size::encrypt_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_most_errors::case_1_decrypt_non_encrypted_data ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_most_errors::case_2_dencrypt_missmatch_keys ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.324493Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m3151812046 [3mactual_checksum[0m[2m=[0m661992716
[INFO] [stdout] test layout::tests::page_metadata::test_decode_err_most_errors::case_3_checksum_missmatch ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_1_encrypt_empty ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_2_encrypt_one_page ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_4_decrypt_empty ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_5_decrypt_one_page ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_6_decrypt_many_pages ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_decode_pages_metadata::case_3_encrypt_many_pages ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_1_encrypt_empty ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_empty_page_check ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_4_decrypt_empty ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_5_decrypt_one_page ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_3_encrypt_many_pages ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::test_id_displays ... ok
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_2_encrypt_one_page ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.326882Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOXqGYy
[INFO] [stdout] [2m2026-03-27T14:34:43.327241Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpla8IvN
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.327597Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1bH8M4
[INFO] [stdout] [2m2026-03-27T14:34:43.327746Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXIv5Ze
[INFO] [stdout] [2m2026-03-27T14:34:43.327868Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1bH8M4/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.327983Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.327990Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXIv5Ze/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.328148Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.328166Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpla8IvN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.328281Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test layout::tests::page_metadata::test_encode_pages_metadata::case_6_decrypt_many_pages ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.329295Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOXqGYy/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.329421Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.330374Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp3szyed
[INFO] [stdout] [2m2026-03-27T14:34:43.330624Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp3szyed/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.330727Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_3_one_page_end_of_file ... FAILED
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_2_one_page_middle_of_file ... FAILED
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_5_many_pages_sparse_read ... FAILED
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_1_one_page_start ... FAILED
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_5_single_op_reassign::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_6_multi_op::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_6_no_assoc_no_encrypt ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.345864Z[0m [33m WARN[0m [2mlnx_vfs::layout::integrity[0m[2m:[0m buffer checksum missmatch [3mexpected_checksum[0m[2m=[0m3932521026 [3mactual_checksum[0m[2m=[0m3179158313
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_8_assoc_data_mismatch_no_encrypt - should panic ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.347320Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmcyUmC
[INFO] [stdout] [2m2026-03-27T14:34:43.347636Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmcyUmC/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.347738Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_create_page_file::encryption_1_false ... FAILED
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_7_assoc_both_no_encrypt ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.350272Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpMrrg6D
[INFO] [stdout] [2m2026-03-27T14:34:43.350355Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpU6CsSb
[INFO] [stdout] [2m2026-03-27T14:34:43.350445Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4CO35Y
[INFO] [stdout] [2m2026-03-27T14:34:43.350576Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpU6CsSb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.350643Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpMrrg6D/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.350685Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.350740Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test page_data::tests::page_file::test_open_existing_page_file::encryption_1_false ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.353746Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4CO35Y/pages
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_3_single_op_write_many_page::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.354123Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.354299Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8KfCqE
[INFO] [stdout] [2m2026-03-27T14:34:43.354381Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpk85NvT
[INFO] [stdout] [2m2026-03-27T14:34:43.355298Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpk85NvT/pages
[INFO] [stdout] test page_data::tests::page_file::test_open_existing_page_file::encryption_2_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.355398Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpWyuKpd
[INFO] [stdout] [2m2026-03-27T14:34:43.355407Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.355610Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpmIdBGD
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_5_assoc_data_mismatch - should panic ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_read_at_decode_err::case_1_encryption_false ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.358882Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpWyuKpd/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.359014Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.359844Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpw04UtB
[INFO] [stdout] [2m2026-03-27T14:34:43.359941Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8KfCqE/pages
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_2_Some_cipher_1___::empty_associated_data_2_false ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_1_None::empty_associated_data_1_true ... ok
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_1_None::empty_associated_data_2_false ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.360787Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpuSmqTI
[INFO] [stdout] [2m2026-03-27T14:34:43.360780Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.360974Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpmIdBGD/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.361086Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.361286Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpuSmqTI/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.361382Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.361599Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJbUoTi
[INFO] [stdout] [2m2026-03-27T14:34:43.361617Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpw04UtB/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.361855Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_2_single_op_write_one_page::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.363274Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp9iSK6b
[INFO] [stdout] test layout::tests::log::test_log_encode_decode::case_4_single_op_free::cipher_2_Some_cipher_1___::empty_associated_data_1_true ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.363914Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOsCW9W
[INFO] [stdout] [2m2026-03-27T14:34:43.364169Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpg1k02R
[INFO] [stdout] [2m2026-03-27T14:34:43.365174Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOsCW9W/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.365296Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_read_at ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_create_page_file::encryption_2_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.366727Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFBQedk
[INFO] [stdout] [2m2026-03-27T14:34:43.367737Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpg1k02R/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.367892Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_4_empty_metadata_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_2_dense_many_write_at_eof::encryption_1_false ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_1_single_write_start::encryption_1_false ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.368936Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpHJfslL
[INFO] [stdout] [2m2026-03-27T14:34:43.369902Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpuhHry3
[INFO] [stdout] [2m2026-03-27T14:34:43.370020Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDwQLOd
[INFO] [stdout] [2m2026-03-27T14:34:43.370444Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYAWNtR
[INFO] [stdout] [2m2026-03-27T14:34:43.370490Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpHJfslL/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.370490Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDwQLOd/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.370608Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.370645Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJbUoTi/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.370608Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.370765Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_1_single_write_start::encryption_2_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.370944Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYAWNtR/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.370956Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFBQedk/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.371523Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpbpR0eX
[INFO] [stdout] [2m2026-03-27T14:34:43.371532Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.371896Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpbpR0eX/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.372000Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.372087Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.372776Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpuhHry3/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.372881Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_7_buffer_too_small_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_2_dense_many_write_at_eof::encryption_2_true ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_6_too_big_iop_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.374892Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4erkbb
[INFO] [stdout] [2m2026-03-27T14:34:43.374962Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4nmQUe
[INFO] [stdout] [2m2026-03-27T14:34:43.375268Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4nmQUe/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.375386Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_7_buffer_too_small_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.375829Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4erkbb/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.375938Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_6_too_big_iop_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_1_single_page ... ok
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_3_sparse_pages1 ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write_out_of_bounds_panics::case_2 ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_2_dense_pages ... ok
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_4_sparse_pages2 ... ok
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write_out_of_bounds_panics::case_1 - should panic ... FAILED
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_2_dense_pages ... ok
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_3_sparse_pages1 ... ok
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_5_sparse_pages3 ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.378430Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpaahjyZ
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_1_single_page ... ok
[INFO] [stdout] test page_data::tests::utils::test_copy_sparse_metadata_context::case_5_sparse_pages3 ... ok
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_4_sparse_pages2 ... ok
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_2_dense_pages ... ok
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_3_sparse_pages ... ok
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_4_missing_head ... [2m2026-03-27T14:34:43.380533Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpJt1f8j
[INFO] [stdout] ok
[INFO] [stdout] test page_data::tests::utils::test_metadata_is_contiguous::case_5_missing_tail ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.380854Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpJt1f8j/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.380971Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.381727Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62
[INFO] [stdout] [2m2026-03-27T14:34:43.381823Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW
[INFO] [stdout] test page_op_log::tests::e2e::test_pre_allocate ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.382384Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.382501Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.382990Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpaahjyZ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.383133Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.383946Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_5_sparse_metadata_err::encryption_2_true - should panic ... FAILED
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_5_sparse_metadata_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.384565Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.384683Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.384905Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg
[INFO] [stdout] [2m2026-03-27T14:34:43.385290Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.385406Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.385435Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp7hEhnv
[INFO] [stdout] [2m2026-03-27T14:34:43.385866Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpaM15mF
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_3_237 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.387164Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW
[INFO] [stdout] [2m2026-03-27T14:34:43.387300Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp7hEhnv/pages
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_5_1_000 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.387429Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write_out_of_bounds_panics::case_3 - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.387550Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpaM15mF/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.387657Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.387810Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg
[INFO] [stdout] [2m2026-03-27T14:34:43.388066Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptrAPyg/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.388075Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpl49GZW/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.388190Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.388197Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_4_473 ... FAILED
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_6_3230 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.391252Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZKzN18
[INFO] [stdout] [2m2026-03-27T14:34:43.391903Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXGGaxw
[INFO] [stdout] [2m2026-03-27T14:34:43.392351Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZKzN18/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.392424Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXGGaxw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.392477Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.392544Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_2_no_assoc_ciphers_mismatch - should panic ... ok
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_5_1_000 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.394573Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpqKY3YS
[INFO] [stdout] [2m2026-03-27T14:34:43.395585Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6KgE26
[INFO] [stdout] [2m2026-03-27T14:34:43.395867Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6KgE26/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.396056Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpqKY3YS/pages
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_4_assoc_ciphers_mismatch - should panic ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.397522Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.397794Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp5i0xYH
[INFO] [stdout] [2m2026-03-27T14:34:43.398151Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp5i0xYH/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.398275Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_4_473 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.399216Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpReG5yA
[INFO] [stdout] [2m2026-03-27T14:34:43.401295Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpReG5yA/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.401426Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.396021Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_header_processing::encryption_1_false ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_header_processing::encryption_2_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.403040Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFmmN10
[INFO] [stdout] [2m2026-03-27T14:34:43.403304Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFmmN10/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.403395Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_3_assoc_both_ciphers_match ... ok
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_6_3230 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.404564Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmplvOzJm
[INFO] [stdout] test page_op_log::tests::reader::test_header_encryption_missmatch ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.405653Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmplvOzJm/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.405767Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.406209Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp2OYy7I
[INFO] [stdout] [2m2026-03-27T14:34:43.407015Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp2OYy7I/pages
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_1_0::num_blocks_2_5 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.407504Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.408515Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpy8FRlG
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_1_0::num_blocks_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.409712Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmponskyI
[INFO] [stdout] [2m2026-03-27T14:34:43.410226Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnPE7fl
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_1_0::num_blocks_3_18 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.412430Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpy8FRlG/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.412548Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.412786Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmphwfm5n
[INFO] [stdout] [2m2026-03-27T14:34:43.412907Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpLpDNHR
[INFO] [stdout] [2m2026-03-27T14:34:43.413041Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmphwfm5n/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.413184Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.413216Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpLpDNHR/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.413331Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.413355Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmponskyI/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.413518Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_1_0::num_blocks_2_5 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.415232Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnPE7fl/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.415352Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_2_4096::num_blocks_3_18 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.415592Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpeSES8C
[INFO] [stdout] [2m2026-03-27T14:34:43.416263Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpTlPklm
[INFO] [stdout] [2m2026-03-27T14:34:43.416892Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKKEebx
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_2_4096::num_blocks_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.417759Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpT7SQu0
[INFO] [stdout] [2m2026-03-27T14:34:43.418034Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpT7SQu0/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.419193Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.419635Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKKEebx/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.419666Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpTlPklm/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.419724Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp9iSK6b/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.419767Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.419777Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_1_0::num_blocks_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.420050Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.420430Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1tm7zN
[INFO] [stdout] [2m2026-03-27T14:34:43.420737Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpqEGrgR
[INFO] [stdout] [2m2026-03-27T14:34:43.421066Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1tm7zN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.421152Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpeSES8C/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.421183Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.421260Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_1_true::offset_2_4096::num_blocks_2_5 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.421622Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6gpbHF
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_4_empty_metadata_err::encryption_1_false - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.422002Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6gpbHF/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.422161Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpQOEtVu
[INFO] [stdout] [2m2026-03-27T14:34:43.422158Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.422328Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpqEGrgR/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.422428Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.423369Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpQOEtVu/pages
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_2_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.423484Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_3_dense_write_beyond_current_eof::encryption_1_false ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.423870Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpCFUAj3
[INFO] [stdout] [2m2026-03-27T14:34:43.424135Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpCFUAj3/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.424232Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.425497Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVf1Axl
[INFO] [stdout] [2m2026-03-27T14:34:43.428528Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjA40yi
[INFO] [stdout] test page_data::tests::e2e::test_reader_understands_writer::case_4_many_pages_dense_read ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_2_4096::num_blocks_2_5 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.431784Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpRvWWxg
[INFO] [stdout] [2m2026-03-27T14:34:43.432043Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpRvWWxg/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.432188Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_1_0::num_blocks_3_18 ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_missing_header_processing::encryption_1_false ... FAILED
[INFO] [stdout] test page_data::tests::encode::test_encode_decode_page_data::case_1_no_assoc_both_ciphers_match ... ok
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_2_4096::num_blocks_3_18 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.435569Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjA40yi/pages
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_2_true::num_entries_3_237 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.436137Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpFKHrUn
[INFO] [stdout] [2m2026-03-27T14:34:43.435728Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp5qpHt6
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_multi_transaction_correct_associated_data_tagging::log_offset_1_0 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_single_transaction_correct_associated_data_tagging::log_offset_2_4096 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.436469Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpgQzPzo
[INFO] [stdout] [2m2026-03-27T14:34:43.435973Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::reader::test_missing_header_processing::encryption_2_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.435550Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpQHKvLa
[INFO] [stdout] [2m2026-03-27T14:34:43.435480Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4BePPH
[INFO] [stdout] [2m2026-03-27T14:34:43.438853Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpgQzPzo/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.438978Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpFKHrUn/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.439002Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.439113Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.439255Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpSWsQPT
[INFO] [stdout] [2m2026-03-27T14:34:43.439343Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAQWiN5
[INFO] [stdout] [2m2026-03-27T14:34:43.439560Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAdMI8s
[INFO] [stdout] [2m2026-03-27T14:34:43.439775Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp5hxz61
[INFO] [stdout] [2m2026-03-27T14:34:43.439901Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAQWiN5/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.440000Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.440062Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpQHKvLa/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.440196Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.440237Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp5hxz61/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.440379Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4BePPH/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.440489Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.440318Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpSWsQPT/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.440489Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.440754Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.440756Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp5qpHt6/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.440884Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.443352Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAdMI8s/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.443612Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_single_transaction_write_layout::log_offset_2_4096 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.444636Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpolr77p
[INFO] [stdout] test page_data::tests::page_file::test_page_file_write::case_3_dense_write_beyond_current_eof::encryption_2_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.444925Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpTwOK9r
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_header_writing::encryption_1_false ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_multi_transaction_correct_associated_data_tagging::log_offset_2_4096 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_1_1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_3_8 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.453083Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp1waiZ5
[INFO] [stdout] [2m2026-03-27T14:34:43.457086Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpyiNw8D
[INFO] [stdout] test page_data::tests::page_file::test_page_file_read_at_decode_err::case_2_encryption_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.457435Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp1waiZ5/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.453305Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpzweIB3
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_4_32 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.457707Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpF905fj
[INFO] [stdout] [2m2026-03-27T14:34:43.453168Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4X1jPi
[INFO] [stdout] [2m2026-03-27T14:34:43.457747Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_single_transaction_write_layout::log_offset_1_0 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_disk_layout::test_header_writing::encryption_2_true ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.458214Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpzweIB3/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.458289Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdFh8VL
[INFO] [stdout] [2m2026-03-27T14:34:43.458303Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.458471Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpyiNw8D/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.458569Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.458615Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdFh8VL/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.458705Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpBsAZ3I
[INFO] [stdout] [2m2026-03-27T14:34:43.458714Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.458975Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpBsAZ3I/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.459079Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.459155Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8BCcbX
[INFO] [stdout] [2m2026-03-27T14:34:43.459218Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpF905fj/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.459336Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.459561Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4X1jPi/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.459668Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.459725Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8BCcbX/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.459859Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.460203Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpZAtPFE
[INFO] [stdout] [2m2026-03-27T14:34:43.461515Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpZAtPFE/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.461939Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_2_4 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.464092Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpDH6p6R
[INFO] [stdout] [2m2026-03-27T14:34:43.464394Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpDH6p6R/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.464508Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_2_4 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_3_8 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_auto_flush::case_1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_1_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.472410Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUXEB62/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.472581Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_data::tests::utils::test_make_metadata_density_mask::case_1_single_page ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.479044Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAVSx8d
[INFO] [stdout] [2m2026-03-27T14:34:43.479334Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpgvhR8F
[INFO] [stdout] [2m2026-03-27T14:34:43.479445Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAVSx8d/pages
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_3_8 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.479639Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp32wHCM
[INFO] [stdout] [2m2026-03-27T14:34:43.479635Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_auto_flush::case_2 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.480310Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmph9pTOp
[INFO] [stdout] [2m2026-03-27T14:34:43.480375Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpji9EXK
[INFO] [stdout] [2m2026-03-27T14:34:43.480177Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpgvhR8F/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.480479Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpusRXor
[INFO] [stdout] [2m2026-03-27T14:34:43.480486Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.480555Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdgX5gX
[INFO] [stdout] [2m2026-03-27T14:34:43.480725Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpusRXor/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.480872Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.480991Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmph9pTOp/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.481212Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_1_false::number_of_entries_4_32 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_auto_flush::case_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.480731Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp32wHCM/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.481608Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.481819Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdgX5gX/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.481942Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.482165Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpji9EXK/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.482286Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.482439Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpEHw2VT
[INFO] [stdout] [2m2026-03-27T14:34:43.483487Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpEHw2VT/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.483598Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.484284Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpEEmwiw
[INFO] [stdout] [2m2026-03-27T14:34:43.484559Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpEEmwiw/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.484677Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test page_op_log::tests::e2e::test_reader_can_decode_writer_output::encryption_1_false::num_entries_2_1 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_flush_mem_buffer_i2o2_error ... FAILED
[INFO] [stdout] test page_op_log::tests::reader::test_log_reader::encryption_2_false::offset_2_4096::num_blocks_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.488571Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYAcTvm
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_1_zero_offset ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_5_aligned_offset2 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_entries_and_metadata::encryption_2_true::number_of_entries_4_32 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_storage_full ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_2_unaligned_offset1 - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.489239Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYAcTvm/pages
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_no_close_on_write_error_but_lockout ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_out_of_capacity::case_1 ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.489675Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_edge_cases::case_1 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_out_of_capacity::case_2 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_out_of_capacity::case_3 ... ok
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_4_aligned_offset1 ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_01_span_128kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_edge_cases::case_2 ... ok
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_log_offset::case_3_unaligned_offset2 - should panic ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_02_span_64kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_04_span_unaligned_96kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_05_span_unaligned_7_pages ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_07_span_unaligned_3_pages ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_08_large_alloc_single_block ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_09_large_alloc_multi_block ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_06_span_unaligned_5_pages ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_03_span_32kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_alloc_with_partial_filled_allocator::case_10_large_alloc_multi_whole_blocks ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_allocator_prevent_allocation_when_not_enough_pages_available ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_free_adds_capacity_on_allocated_init_space ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_08_span_unaligned_11 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_09_span_unaligned_13 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_infilling_aligned_pages_from_unaligned_page_requests ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_03_span_unaligned_5 ... ok
[INFO] [stdout] test page_op_log::writer::tests::test_writer_sequence_id ... FAILED
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_10_span_unaligned_14 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_02_span_unaligned_3 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_04_span_unaligned_6 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_11_span_unaligned_15 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_05_span_unaligned_7 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_06_span_unaligned_9 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_01_span_unaligned_2 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_nearly_full_unaligned_page_chunking::case_07_span_unaligned_10 ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_01_span_128kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_02_span_64kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_03_span_32kb ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_05_span_unaligned_7 ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.504697Z[0m [32m INFO[0m [2mlnx_vfs::ctx[0m[2m:[0m acquired guard file lock
[INFO] [stdout] [2m2026-03-27T14:34:43.504796Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpPGBB1U
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_04_span_unaligned_96kb ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.505076Z[0m [32m INFO[0m [2mlnx_vfs::ctx[0m[2m:[0m acquired guard file lock
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_06_span_unaligned_5 ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.505584Z[0m [32m INFO[0m [2mlnx_vfs::ctx[0m[2m:[0m acquired guard file lock
[INFO] [stdout] [2m2026-03-27T14:34:43.509272Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpg0jvVK
[INFO] [stdout] [2m2026-03-27T14:34:43.509646Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpg0jvVK/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.509842Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.505832Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpKyMVkh
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_07_span_unaligned_3 ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.506442Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmphYLvId
[INFO] [stdout] [2m2026-03-27T14:34:43.515042Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXUhoqr
[INFO] [stdout] [2m2026-03-27T14:34:43.509209Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpPGBB1U/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.505805Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAgqpCY
[INFO] [stdout] [2m2026-03-27T14:34:43.515029Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpKyMVkh/pages
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_08_large_alloc_single_block ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.515375Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXUhoqr/pages
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_09_large_alloc_multi_block ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.515841Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_page_single_alloc::case_10_large_alloc_multi_whole_blocks ... ok
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_spare_capacity::case_1 ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.515696Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::allocator_alloc_behaviour::test_spare_capacity::case_2 ... ok
[INFO] [stdout] test tests::ctx::test_ctx_builder_open::case_2_encryption_off ... [2m2026-03-27T14:34:43.516020Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpxAASWe
[INFO] [stdout] [2m2026-03-27T14:34:43.515327Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.516215Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpXWn5CO
[INFO] [stdout] [2m2026-03-27T14:34:43.516315Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpxAASWe/pages
[INFO] [stdout] FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.516429Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.516526Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAgqpCY/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.516536Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpXWn5CO/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.516643Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnSN1Zg
[INFO] [stdout] [2m2026-03-27T14:34:43.516643Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.516652Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.516713Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpnhI3K3
[INFO] [stdout] [2m2026-03-27T14:34:43.516421Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp3gCmZK
[INFO] [stdout] [2m2026-03-27T14:34:43.517278Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnSN1Zg/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.517321Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpnhI3K3/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.517389Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.517419Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.517520Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp3gCmZK/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.517610Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_create_new_file_group_behaviour::group_1_FileGroup__Pages ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.518353Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpR586hr
[INFO] [stdout] test tests::ctx::test_ctx_builder_open::case_1_encryption_on ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_remove_non_existing_files ... FAILED
[INFO] [stdout] test tests::dir_basic::test_atomic_file ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_new_file_group_behaviour::group_2_FileGroup__Metadata ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_remove_file ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.521490Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpGgieB3
[INFO] [stdout] [2m2026-03-27T14:34:43.521607Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpl2WaiK
[INFO] [stdout] [2m2026-03-27T14:34:43.521683Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpv47rpu
[INFO] [stdout] [2m2026-03-27T14:34:43.521759Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpejebav
[INFO] [stdout] [2m2026-03-27T14:34:43.521908Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpvQT44S
[INFO] [stdout] [2m2026-03-27T14:34:43.521926Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpv47rpu/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.522005Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpejebav/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.522034Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.522123Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.522263Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpR586hr/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.525237Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.522570Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpvQT44S/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.522377Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpl2WaiK/pages
[INFO] [stdout] test tests::dir_basic::test_create_new_file_incrementing_id ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.525566Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::ctx::test_ctx_builder_errors_with_miss_matched_encryption_keys ... FAILED
[INFO] [stdout] test tests::dir_basic::test_creation_not_a_directory_err ... ok
[INFO] [stdout] test tests::dir_basic::test_file_not_found ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.525791Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpqbok2Q
[INFO] [stdout] [2m2026-03-27T14:34:43.525793Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.525947Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpsCDDFh
[INFO] [stdout] [2m2026-03-27T14:34:43.526119Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpqbok2Q/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.526226Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.526780Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpWSO3DA
[INFO] [stdout] [2m2026-03-27T14:34:43.526963Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpsCDDFh/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.527085Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.527143Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp3ko4xz
[INFO] [stdout] [2m2026-03-27T14:34:43.527264Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpWSO3DA/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.527323Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.528341Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp3ko4xz/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.528471Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_directory_make_file_atomic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.531702Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpwLCYiA
[INFO] [stdout] test tests::dir_basic::test_directory_fmt_debug ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.532029Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpwLCYiA/pages
[INFO] [stdout] test tests::dir_basic::test_list_dir::num_files_2_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.532235Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_list_dir::num_files_3_13 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.532409Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpjxfVZf
[INFO] [stdout] [2m2026-03-27T14:34:43.532554Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmppKlDre
[INFO] [stdout] [2m2026-03-27T14:34:43.532862Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpt00gNQ
[INFO] [stdout] test tests::dir_basic::test_open_existing_files ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_atomic_file_not_removed_before_rename_complete ... FAILED
[INFO] [stdout] test tests::dir_basic::test_creation ... FAILED
[INFO] [stdout] test tests::dir_basic::test_list_dir::num_files_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.538444Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpjxfVZf/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.538478Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpp2Ivgt
[INFO] [stdout] [2m2026-03-27T14:34:43.538612Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.538790Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpEXw361
[INFO] [stdout] [2m2026-03-27T14:34:43.539282Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmppKlDre/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.539440Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.539599Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpp2Ivgt/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.539712Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpEXw361/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.539736Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpt00gNQ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.539802Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.539823Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.539850Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.539125Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYyZUUG
[INFO] [stdout] [2m2026-03-27T14:34:43.539975Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4KVG39
[INFO] [stdout] [2m2026-03-27T14:34:43.540083Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVf1Axl/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.540229Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.540238Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYyZUUG/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.540343Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.540397Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpolr77p/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.540506Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.540545Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4KVG39/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.540650Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.540724Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpiJsv6C
[INFO] [stdout] [2m2026-03-27T14:34:43.541317Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpUnuXJY
[INFO] [stdout] [2m2026-03-27T14:34:43.541477Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmphYLvId/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.541586Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.541694Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpTwOK9r/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.541785Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_fault_injection::test_dir_sync_fail_on_file_creation ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.556387Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpiJsv6C/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.557602Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.559475Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpUnuXJY/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.559797Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_fault_injection::test_removal_error_on_unregister::case_1_scheduler_closed ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_2_4 ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_1_true::number_of_entries_2_4 ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_ring_register_error::case_3_out_of_capacity ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_ring_register_error::case_2_cancelled ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_removal_error_on_unregister::case_2_cancelled ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_ring_register_error::case_1_scheduler_closed ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.579785Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpj2NZEf
[INFO] [stdout] [2m2026-03-27T14:34:43.580096Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpj2NZEf/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.580235Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_fault_injection::test_create_file_does_not_alter_next_id ... FAILED
[INFO] [stdout] test tests::dir_fault_injection::test_removal_error_on_unregister::case_3_out_of_capacity ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_4_32 ... FAILED
[INFO] [stdout] test tests::dir_basic::test_create_remove_file_still_in_use ... FAILED
[INFO] [stdout] test page_op_log::tests::writer_associated_data::test_single_transaction_correct_associated_data_tagging::log_offset_1_0 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.600675Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp76PJ4h
[INFO] [stdout] [2m2026-03-27T14:34:43.601041Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpAimUwo
[INFO] [stdout] [2m2026-03-27T14:34:43.601153Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpIFm7Bb
[INFO] [stdout] [2m2026-03-27T14:34:43.601411Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpYEXe7B
[INFO] [stdout] test page_op_log::tests::writer_flow_control::test_all_entries_flush::encryption_2_false::number_of_entries_3_8 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.601980Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp4xIvnp
[INFO] [stdout] [2m2026-03-27T14:34:43.602172Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp76PJ4h/pages
[INFO] [stdout] test tests::dir_basic::test_create_new_file_already_exists_error ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.602293Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::dir_basic::test_create_new_file_group_behaviour::group_3_FileGroup__Wal ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.602352Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmplN2w9n
[INFO] [stdout] [2m2026-03-27T14:34:43.602368Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpIFm7Bb/pages
[INFO] [stdout] test tests::file_basic::test_file_read ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.602417Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpAimUwo/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.602470Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.602481Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpfIZIfV
[INFO] [stdout] [2m2026-03-27T14:34:43.602521Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.602543Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp4xIvnp/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.602614Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp8vHjCy
[INFO] [stdout] [2m2026-03-27T14:34:43.602648Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.602751Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmplN2w9n/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.602813Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpdsDueo
[INFO] [stdout] [2m2026-03-27T14:34:43.602860Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.602947Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp8vHjCy/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.603056Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.603052Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpdsDueo/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.603181Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.603405Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpx9DbLN
[INFO] [stdout] test tests::file_basic::test_file_truncate ... FAILED
[INFO] [stdout] test tests::page_file_allocator::test_capacity_count ... ok
[INFO] [stdout] test tests::page_file_allocator::test_double_page_file_insert_does_not_overwrite ... ok
[INFO] [stdout] test tests::page_file_allocator::test_empty_write_controller ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.604375Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] test tests::page_file_allocator::test_free ... ok
[INFO] [stdout] test tests::page_file_allocator::test_num_pages_count ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.604671Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] test tests::page_file_allocator::test_page_alloc_commited ... ok
[INFO] [stdout] test tests::page_file_allocator::test_page_alloc_page_file_full ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.604940Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] [2m2026-03-27T14:34:43.604965Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] test tests::page_file_allocator::test_page_alloc_reverted ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.605126Z[0m [31mERROR[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m BUG: page file does not exist while trying to free pages [3mid[0m[2m=[0mPageFileId(1)
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_1 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.605539Z[0m [33m WARN[0m [2mlnx_vfs::page_file_allocator[0m[2m:[0m page write operation aborted, rolling back disk allocation reservation
[INFO] [stdout] test tests::page_file_allocator::test_remove_page_file ... ok
[INFO] [stdout] test tests::page_file_allocator::test_write_alloc_tx_debug_format ... ok
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_3 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.606302Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpx9DbLN/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.606455Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.607430Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptcujda
[INFO] [stdout] [2m2026-03-27T14:34:43.607702Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptcujda/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.607842Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.608018Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpfIZIfV/pages
[INFO] [stdout] test tests::file_fault_injection::test_wait_for_reply::case_2 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.608167Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::file_fault_injection::test_wait_for_reply::case_3 ... FAILED
[INFO] [stdout] test tests::file_fault_injection::test_wait_for_reply::case_1 ... FAILED
[INFO] [stdout] test tests::page_file_allocator::test_panic_on_free_non_existent_file - should panic ... ok
[INFO] [stdout] test tests::file_basic::test_file_write ... FAILED
[INFO] [stdout] test tests::stream_reader::test_reader_short_read_error ... FAILED
[INFO] [stdout] test tests::file_basic::test_file_allocate ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.620386Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpYEXe7B/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.620738Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_4 ... FAILED
[INFO] [stdout] test tests::file_fault_injection::test_try_get_reply::case_2 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.624477Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOOIZgu
[INFO] [stdout] [2m2026-03-27T14:34:43.626243Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpa3N3Ks
[INFO] [stdout] [2m2026-03-27T14:34:43.628499Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOOIZgu/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.628694Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.629246Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpa3N3Ks/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.631122Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_1 ... FAILED
[INFO] [stdout] test tests::stream_reader::test_reader_unexpected_eof ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.647615Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpes1ShW
[INFO] [stdout] [2m2026-03-27T14:34:43.648017Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp6PflVK
[INFO] [stdout] [2m2026-03-27T14:34:43.648258Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpes1ShW/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.649352Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.650447Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp6PflVK/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.650949Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.651305Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmppTNDVi
[INFO] [stdout] [2m2026-03-27T14:34:43.651646Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp57xiNl
[INFO] [stdout] [2m2026-03-27T14:34:43.653238Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmppTNDVi/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.653371Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_2 - should panic ... FAILED
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_3 - should panic ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.653839Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpOws5e7
[INFO] [stdout] test utils::tests::test_align_down ... ok
[INFO] [stdout] [2m2026-03-27T14:34:43.657839Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpVajHXJ
[INFO] [stdout] [2m2026-03-27T14:34:43.661354Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpVajHXJ/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.661533Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.664715Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp57xiNl/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.664910Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_3_4096 ... FAILED
[INFO] [stdout] test utils::tests::test_single_or_shared ... ok
[INFO] [stdout] test utils::tests::test_single_or_shared_none_variant_panics - should panic ... ok
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_2_512 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.677239Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpOws5e7/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.677420Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_stream_reader_builder_construction::case_4 - should panic ... FAILED
[INFO] [stdout] test utils::tests::test_align_up ... ok
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_4_6410 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.761002Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpm9l2KO
[INFO] [stdout] [2m2026-03-27T14:34:43.767264Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpm9l2KO/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.767433Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_1_0::read_size_1_20 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.790132Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmp9TIO9Z
[INFO] [stdout] [2m2026-03-27T14:34:43.791148Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmp9TIO9Z/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.791595Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.792877Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmptdI5wM
[INFO] [stdout] [2m2026-03-27T14:34:43.793539Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmptdI5wM/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.793717Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_3_4096 ... FAILED
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_4_6410 ... FAILED
[INFO] [stdout] [2m2026-03-27T14:34:43.850968Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpNaeHe3
[INFO] [stdout] [2m2026-03-27T14:34:43.851943Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpNaeHe3/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.852603Z[0m [32m INFO[0m [2mlnx_vfs::directory[0m[2m:[0m creating base directory [3mpath[0m[2m=[0m/tmp/.tmpRxjQgc
[INFO] [stdout] [2m2026-03-27T14:34:43.852613Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] [2m2026-03-27T14:34:43.853288Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m opening directory [3mpath[0m[2m=[0m/tmp/.tmpRxjQgc/pages
[INFO] [stdout] [2m2026-03-27T14:34:43.854435Z[0m [32m INFO[0m [1mopen[0m[1m{[0m[3mfile_group[0m[2m=[0mPages[1m}[0m[2m:[0m [2mlnx_vfs::directory[0m[2m:[0m creating i2o2 runtime
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_1_20 ... FAILED
[INFO] [stdout] test tests::stream_reader::test_reader_single_read::offset_2_4096::read_size_2_512 ... FAILED
[INFO] [stdout] test tests::encryption_key::test_generate_keys_and_decode_keys ... ok
[INFO] [stdout] test tests::encryption_key::test_decode_encryption_keys_wrong_password ... ok
[INFO] [stdout] test tests::encryption_key::test_encryption_keys_debug_does_not_leak_info ... ok
[INFO] [stdout] test tests::encryption_file::test_generation_and_load_keys_file ... ok
[INFO] [stdout] test tests::encryption_file::test_change_password_keys_file ... ok
[INFO] [stdout] test tests::encryption_key::test_rencode_encryption_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages' (86) panicked at src/cache/mem_block/tests/mutate_page.rs:30:10:
[INFO] [stdout] virtual memory block should be created: Os { code: 12, kind: OutOfMemory, message: "Cannot allocate memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd019646 - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::cache::mem_block::VirtualMemoryBlock, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bd0b13c0 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:30:10
[INFO] [stdout]   22:     0x58b4bd18ab85 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:1
[INFO] [stdout]   23:     0x58b4bd17e9e7 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:18
[INFO] [stdout]   24:     0x58b4bcec0506 - <lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_16_std_128kb_xn_pages::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   46:     0x7cfda976ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cache::mem_block::tests::mutate_page::test_create_memory_block::case_12_std_64kb_xn_pages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::mem_block::tests::mutate_page::test_create_memory_block::case_12_std_64kb_xn_pages' (82) panicked at src/cache/mem_block/tests/mutate_page.rs:30:10:
[INFO] [stdout] virtual memory block should be created: Os { code: 12, kind: OutOfMemory, message: "Cannot allocate memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd019646 - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::cache::mem_block::VirtualMemoryBlock, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bd0b13c0 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:30:10
[INFO] [stdout]   22:     0x58b4bd18aa05 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_12_std_64kb_xn_pages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:1
[INFO] [stdout]   23:     0x58b4bd17e867 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_12_std_64kb_xn_pages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:18
[INFO] [stdout]   24:     0x58b4bcec0306 - <lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_12_std_64kb_xn_pages::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   46:     0x7cfda976ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages' (78) panicked at src/cache/mem_block/tests/mutate_page.rs:30:10:
[INFO] [stdout] virtual memory block should be created: Os { code: 12, kind: OutOfMemory, message: "Cannot allocate memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd019646 - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::cache::mem_block::VirtualMemoryBlock, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bd0b13c0 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:30:10
[INFO] [stdout]   22:     0x58b4bd18a945 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:1
[INFO] [stdout]   23:     0x58b4bd17e7a7 - lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cache/mem_block/tests/mutate_page.rs:3:18
[INFO] [stdout]   24:     0x58b4bcec0206 - <lnx_vfs[3a937433ab9d15bd]::cache::mem_block::tests::mutate_page::test_create_memory_block::case_08_std_32kb_xn_pages::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   46:     0x7cfda976ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400' (255) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd20bc26 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd21ee5b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd20b557 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe806 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_4_400::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1' (253) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd20b8a6 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd21eabb - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd20b4f7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe786 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_2_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423' (261) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd145c79 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd14e5ab - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd145417 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe706 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_5_7423::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0' (252) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd20b6e3 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd21e8eb - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd20b4c7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe746 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_1_0::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1' (258) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd145739 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd14e03b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd145387 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe646 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_2_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423' (256) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd20bde6 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd21f02b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd20b587 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe846 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_5_7423::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1' (292) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd23c299 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd26626a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd23bee7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebe8c6 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_2_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400' (260) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd145ab9 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd14e3db - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd1453e7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe6c6 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_4_400::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1' (263) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd291086 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2ad13a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd290cd7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebea06 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_2_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0' (257) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd145578 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd14de6b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd145357 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe606 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_1_0::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400' (285) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd291406 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2ad4fa - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd290d37 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebea86 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_4_400::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423' (287) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd2915c6 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2ad6da - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd290d67 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebeac6 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_5_7423::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10' (284) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd291246 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2ad31a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd290d07 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebea46 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_3_10::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10' (301) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd23c459 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd26644a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd23bf17 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebe906 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_3_10::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10' (259) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd1458f9 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd14e20b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd1453b7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe686 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_2_true::num_updates_3_10::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400' (304) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd23c619 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd26662a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd23bf47 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebe946 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_4_400::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0' (262) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd290ec3 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2acf5a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd290ca7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebe9c6 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_1_false::num_updates_1_0::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10' (254) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff4cfe - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:12:50
[INFO] [stdout]   24:     0x58b4bd20ba66 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd21ec8b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:1
[INFO] [stdout]   47:     0x58b4bd20b527 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/e2e.rs:6:18
[INFO] [stdout]   48:     0x58b4bcebe7c6 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::e2e::test_reader_can_read_writer_output::encryption_1_false::num_updates_3_10::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_missing_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_missing_header' (313) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd058847 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_missing_header::{closure#0}::test_missing_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:143:45
[INFO] [stdout]   24:     0x58b4bd06336b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_missing_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:140:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd08023b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_missing_header
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:140:1
[INFO] [stdout]   47:     0x58b4bd061df7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_missing_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:140:18
[INFO] [stdout]   48:     0x58b4bceb7846 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_missing_header::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1' (317) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd073416 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd084f8b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd073067 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebec86 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_2_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0' (291) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd23c0d8 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd26608a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd23beb7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebe886 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_1_0::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_header_encryption_missmatch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_header_encryption_missmatch' (306) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd058eeb - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_header_encryption_missmatch::{closure#0}::test_header_encryption_missmatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:75:54
[INFO] [stdout]   24:     0x58b4bd06350b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_header_encryption_missmatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:72:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd08041a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_header_encryption_missmatch
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:72:1
[INFO] [stdout]   47:     0x58b4bd063227 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_header_encryption_missmatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:72:18
[INFO] [stdout]   48:     0x58b4bceb7886 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_header_encryption_missmatch::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10' (318) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd0735d6 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd08515b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd073097 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebecc6 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_3_10::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10' (334) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd0e4169 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd0f0fab - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd0e3c27 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebeb86 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_3_10::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423' (305) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd06200a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:16:50
[INFO] [stdout]   24:     0x58b4bd23c7d9 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd26680a - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:1
[INFO] [stdout]   47:     0x58b4bd23bf77 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/reader.rs:10:18
[INFO] [stdout]   48:     0x58b4bcebe986 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::reader::test_checkpoint_reader::encryption_2_true::num_updates_5_7423::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0' (331) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd0e3de8 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd0f0c0b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd0e3bc7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebeb06 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_1_0::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400' (335) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd0e4329 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd0f117b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd0e3c57 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebebc6 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_4_400::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0' (314) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd073253 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd084dbb - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd073037 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebec46 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_1_0::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1' (333) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd0e3fa9 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd0f0ddb - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd0e3bf7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebeb46 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_2_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423' (336) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd0e44e9 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd0f134b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd0e3c87 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebec06 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_2_true::num_updates_5_7423::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400' (319) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd073796 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd08532b - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd0730c7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebed06 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_4_400::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423' (330) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bd063769 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:13:50
[INFO] [stdout]   24:     0x58b4bd073956 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd0854fb - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:1
[INFO] [stdout]   47:     0x58b4bd0730f7 - lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/checkpoint/tests/writer.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebed46 - <lnx_vfs[3a937433ab9d15bd]::checkpoint::tests::writer::test_checkpoint_writer::encryption_1_false::num_updates_5_7423::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::cache::tests::test_controller_updates_shared_maps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::cache::tests::test_controller_updates_shared_maps' (375) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff56b5 - lnx_vfs[3a937433ab9d15bd]::controller::cache::tests::test_controller_updates_shared_maps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/cache.rs:453:49
[INFO] [stdout]   24:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x58b4bd01f193 - lnx_vfs[3a937433ab9d15bd]::controller::cache::tests::test_controller_updates_shared_maps
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/cache.rs:495:77
[INFO] [stdout]   46:     0x58b4bcff5547 - lnx_vfs[3a937433ab9d15bd]::controller::cache::tests::test_controller_updates_shared_maps::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/cache.rs:452:51
[INFO] [stdout]   47:     0x58b4bceb7a06 - <lnx_vfs[3a937433ab9d15bd]::controller::cache::tests::test_controller_updates_shared_maps::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   69:     0x7cfda976ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12' (413) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bcf746c4 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcf8a9c3 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bcf74027 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebee46 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_4_12::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3' (422) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bd291a1d - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2ada63 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bd291687 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebeec6 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_2_3::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7' (425) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bd291bed - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2adc23 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bd2916b7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebef06 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_3_7::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7' (411) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bcf74504 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcf8a803 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bcf73ff7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebee06 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_3_7::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12' (428) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bd291dbd - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2adde3 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bd2916e7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebef46 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_4_12::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1' (409) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bcf74184 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcf8a483 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bcf73f97 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebed86 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_1_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_layer_controls::capacity_2_12810 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_layer_controls::capacity_2_12810' (436) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc5f8 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:33:45
[INFO] [stdout]   24:     0x58b4bcfc2bfc - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_2_12810::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcfda173 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_2_12810
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   47:     0x58b4bcfc28f7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_2_12810::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:18
[INFO] [stdout]   48:     0x58b4bcebad46 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_2_12810::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_layer_remove_non_existant_layer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_layer_remove_non_existant_layer' (438) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffd175 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_remove_non_existant_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:69:45
[INFO] [stdout]   24:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x58b4bd0200c3 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_remove_non_existant_layer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:75:44
[INFO] [stdout]   46:     0x58b4bcffcda7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_remove_non_existant_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:68:59
[INFO] [stdout]   47:     0x58b4bceb7dc6 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_remove_non_existant_layer::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   69:     0x7cfda976ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_layer_controls::capacity_1_0 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_layer_controls::capacity_1_0' (433) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc5f8 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:33:45
[INFO] [stdout]   24:     0x58b4bcfc2a43 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcfd9fb3 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_1_0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:1
[INFO] [stdout]   47:     0x58b4bcfc28c7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_1_0::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:30:18
[INFO] [stdout]   48:     0x58b4bcebad06 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_layer_controls::capacity_1_0::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_file_save::case_3_multiple_blocks stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] entries = [PageMetadata { group: PageGroupId(1), revision: 0, next_page_id: PageId(1), id: PageId(4), data_len: 0, context: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }, PageMetadata { group: PageGroupId(1), revision: 0, next_page_id: PageId(1), id: PageId(16388), data_len: 0, context: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }]
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_file_save::case_3_multiple_blocks' (452) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff6203 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:53:45
[INFO] [stdout]   24:     0x58b4bcfc2835 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_3_multiple_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcfd9dea - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_3_multiple_blocks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   47:     0x58b4bcfc1f47 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_3_multiple_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:18
[INFO] [stdout]   48:     0x58b4bceba9c6 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_3_multiple_blocks::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3' (410) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bcf74344 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcf8a643 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bcf73fc7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebedc6 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_1_0::num_pages_2_3::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1' (419) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffc0ca - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:13:45
[INFO] [stdout]   24:     0x58b4bd29184d - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bd2ad8a3 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:1
[INFO] [stdout]   47:     0x58b4bd291657 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:7:18
[INFO] [stdout]   48:     0x58b4bcebee86 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_create_layer::capacity_2_12810::num_pages_1_1::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_page_table_checkpointed_post_write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_page_table_checkpointed_post_write' (456) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffa442 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_checkpointed_post_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:75:45
[INFO] [stdout]   24:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x58b4bd01f947 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_checkpointed_post_write
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:93:39
[INFO] [stdout]   46:     0x58b4bcff6af7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_checkpointed_post_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:74:51
[INFO] [stdout]   47:     0x58b4bceb7b06 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_checkpointed_post_write::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   69:     0x7cfda976ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files' (463) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffb510 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:135:45
[INFO] [stdout]   24:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x58b4bd01fcfa - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:170:42
[INFO] [stdout]   46:     0x58b4bcff6b57 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:134:72
[INFO] [stdout]   47:     0x58b4bceb7b86 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_page_table_load_from_checkpoints_cleanup_outdated_files::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   69:     0x7cfda976ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_file_save::case_1_empty_table stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] entries = []
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_file_save::case_1_empty_table' (447) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff6203 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:53:45
[INFO] [stdout]   24:     0x58b4bcfc21ff - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_1_empty_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcfd9a2a - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_1_empty_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   47:     0x58b4bcfc1ee7 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_1_empty_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:18
[INFO] [stdout]   48:     0x58b4bceba946 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_1_empty_table::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::cache::test_controller_reassign_non_existant_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::cache::test_controller_reassign_non_existant_group' (442) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcffcee5 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_reassign_non_existant_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:80:45
[INFO] [stdout]   24:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x58b4bd01ff03 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_reassign_non_existant_group
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:86:62
[INFO] [stdout]   46:     0x58b4bcffcd77 - lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_reassign_non_existant_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/cache.rs:79:55
[INFO] [stdout]   47:     0x58b4bceb7d86 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::cache::test_controller_reassign_non_existant_group::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   69:     0x7cfda976ea64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_file_save::case_2_single_entry stdout ----
[INFO] [stdout] ------------ TEST ARGUMENTS ------------
[INFO] [stdout] entries = [PageMetadata { group: PageGroupId(1), revision: 0, next_page_id: PageId(1), id: PageId(4), data_len: 0, context: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }]
[INFO] [stdout] -------------- TEST START --------------
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_file_save::case_2_single_entry' (448) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58b4bd3b1d2c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4bd5e9e52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x58b4bd5e9e52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4bd5cf038 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4bd5c66b9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58b4bd5cfe0d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4bd608d8c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4bd608ad2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4bd01812e - <core[786f478f706679df]::result::Result<lnx_vfs[3a937433ab9d15bd]::directory::SystemDirectory, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58b4bcf52cfa - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test_in_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:144:14
[INFO] [stdout]   22:     0x58b4bcf53879 - <lnx_vfs[3a937433ab9d15bd]::ctx::Context>::for_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ctx.rs:123:73
[INFO] [stdout]   23:     0x58b4bcff6203 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:53:45
[INFO] [stdout]   24:     0x58b4bcfc2513 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_2_single_entry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   25:     0x58b4bcf43832 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58b4bcf438ad - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58b4bd178bed - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58b4bd178aeb - tokio[e52637c31de42bb9]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58b4bd178aeb - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x58b4bd15a9b0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x58b4bd177b5d - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x58b4bd176e54 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x58b4bd22519b - <tokio[e52637c31de42bb9]::runtime::context::scoped::Scoped<tokio[e52637c31de42bb9]::runtime::scheduler::Context>>::set::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58b4bd27a9f9 - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58b4bd08d812 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::try_with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x58b4bd08d39e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[e52637c31de42bb9]::runtime::context::Context>>::with::<tokio[e52637c31de42bb9]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x58b4bd27351d - tokio[e52637c31de42bb9]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58b4bd168d70 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x58b4bd169066 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x58b4bd1767d0 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58b4bd273b23 - tokio[e52637c31de42bb9]::runtime::context::runtime::enter_runtime::<<tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58b4bd158b81 - <tokio[e52637c31de42bb9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58b4bcf029e4 - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x58b4bcf02baf - <tokio[e52637c31de42bb9]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x58b4bcfd9c0a - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_2_single_entry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:1
[INFO] [stdout]   47:     0x58b4bcfc1f17 - lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_2_single_entry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/tests/checkpoint.rs:16:18
[INFO] [stdout]   48:     0x58b4bceba986 - <lnx_vfs[3a937433ab9d15bd]::controller::tests::checkpoint::test_file_save::case_2_single_entry::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58b4bd3a5e0b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58b4bd3a5e0b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58b4bd3b27fb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58b4bd3b27fb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58b4bd3b27fb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58b4bd3b27fb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58b4bd3adf14 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58b4bd3adf14 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58b4bd3b5402 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58b4bd3b5402 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58b4bd3b5402 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58b4bd3b5402 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58b4bd3b5402 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58b4bd5f1bcf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x58b4bd5f1bcf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7cfda96e1aa4 - <unknown>
[INFO] [stdout]   70:     0x7cfda976ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- controller::tests::checkpoint::test_wal_replay_multi_wal_ordering stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'controller::tests::checkpoint::test_wal_replay_multi_wal_ordering' (468) panicked at src/ctx.rs:144:14:
[INFO] [stdout] open system directory: Custom { kind: Unsupported, error: "cannot probe kernel for io_uring features" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58b4bd5f280a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58b4bd5f280a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4bd5f280a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58b4bd60859a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4bd60859a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x58b4bd5f7652 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4bd5f7652 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4bd5cef7f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4bd5cef7f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4bd5e9bd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4bd3b1d2c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[WARN] too many lines in the log, truncating it
